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

In This Topic
    Form Property
    In This Topic
    画面内のフォームダイアログの通常状態の外観を決定する表示属性を含む FormStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Form As FormStyle
    public FormStyle Form {get; set;}
    See Also