2 overrides of GetInitialComponentEditorPageIndex
System.Web.Mobile (2)
UI\MobileControls\Design\BaseTemplatedMobileComponentEditor.cs (1)
101
protected override int
GetInitialComponentEditorPageIndex
()
UI\MobileControls\Design\SelectionListComponentEditor.cs (1)
100
protected override int
GetInitialComponentEditorPageIndex
()
1 reference to GetInitialComponentEditorPageIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
58
if (form.ShowForm(owner,
GetInitialComponentEditorPageIndex
()) == DialogResult.OK)