ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownForm Interface / Focusable Property

In This Topic
    Focusable Property (IDropDownForm)
    In This Topic
    Gets or sets a value indicating that form can contain focus.
    Syntax
    'Declaration
     
    Property Focusable As System.Boolean
    System.bool Focusable {get; set;}
    See Also