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

In This Topic
    DropDownsStyle Class
    In This Topic
    DropDownsStyle には、画面内の ドロップダウンフォームの通常状態の外観を決定する表示属性が含まれます。
    Object Model
    DropDownsStyle ClassFormStyle ClassListStyle Class
    Syntax
    'Declaration
     
    
    Public Class DropDownsStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class DropDownsStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.DropDownsStyle

    See Also