ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / DropDownsStyle Class / Form Property

In This Topic
    Form Property (DropDownsStyle)
    In This Topic
    Gets FormStyle containing display attributes that determine the general appearance of the form dialogs on the screen.
    Syntax
    'Declaration
     
    
    Public Property Form As FormStyle
    public FormStyle Form {get; set;}
    See Also