Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / OwnerDraw Property

In This Topic
    OwnerDraw Property
    In This Topic
    Gets or sets a value indicating whether this item is owner-drawn.
    Syntax
    'Declaration
     
    
    Public Property OwnerDraw As Boolean
    public bool OwnerDraw {get; set;}
    See Also