Removes the component this list is attached to from the selection.
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 DeselectComponent() |
Visual Basic |
---|
Protected Sub DeselectComponent |
Visual C++ |
---|
protected: void DeselectComponent() |
F# |
---|
member DeselectComponent : unit -> unit |