PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / StatusLabel Property

In This Topic
    StatusLabel Property (StatusBarElements)
    In This Topic
    Gets the element for the StatusLabel item.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusLabel As LabelPreviewElement
    public LabelPreviewElement StatusLabel {get;}
    See Also