Replaces the selection with the component this list is attached to.
Namespace: System.Extensions.Windows.Forms.DesignAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
protected void SelectComponent() |
Visual Basic |
---|
Protected Sub SelectComponent |
Visual C++ |
---|
protected: void SelectComponent() |
F# |
---|
member SelectComponent : unit -> unit |