Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INSelectableControl Interface
Properties Methods

In This Topic
    INSelectableControl Interface Members
    In This Topic

    The following tables list the members exposed by INSelectableControl.

    Public Properties
     NameDescription
     PropertyGets a value whether the control can activate. True by default.  
     PropertyGets a value whether the control is currently active.  
     PropertyDetermines whether the control is visible.  
    Top
    Public Methods
     NameDescription
     MethodActivates the control and tries to give focus to a child control.  
     MethodDeactivates the control. This will update the caption but the control may still contains focus.  
     Method (Inherited from System.IDisposable)
     MethodSets the current active state of the control.  
    Top
    See Also