InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IDropDownForm Interface / Focusable Property

In This Topic
    Focusable Property (IDropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    Property Focusable As Boolean
    bool Focusable {get; set;}
    See Also