WindowsFormsComponentEditor::GetInitialComponentEditorPageIndex Method ()
.NET Framework (current version)
Gets the index of the initial component editor page for the component editor to display.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Int32The index of the component editor page that the component editor will initially display.
The following code example demonstrates an example implementation of a GetInitialComponentEditorPageIndex method override.
.NET Framework
Available since 1.1
Available since 1.1
Show: