ComponentEditorForm::OnSelChangeSelector Method (Object^, TreeViewEventArgs^)
.NET Framework (current version)
Switches between component editor pages.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- source
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System.Windows.Forms::TreeViewEventArgs^
A TreeViewEventArgs that contains the event data.
| Exception | Condition |
|---|---|
| CheckoutException | A designer file is checked into source code control and cannot be changed. |
.NET Framework
Available since 1.1
Available since 1.1
Show: