Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class / HotFrame Property

In This Topic
    HotFrame Property
    In This Topic
    Gets or sets the value indicating how the hot frame around the link is drawn.
    Syntax
    'Declaration
     
    
    Public Property HotFrame As HotFrameEnum
    public HotFrameEnum HotFrame {get; set;}
    See Also