ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ButtonsStyle Class / ImageButton Property

In This Topic
    ImageButton Property
    In This Topic
    画面内の ImageButton 要素の通常状態の外観を決定する表示属性を含む ClickableElementStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property ImageButton As ClickableElementStyle
    public ClickableElementStyle ImageButton {get; set;}
    See Also