Gets the progress label style.
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public Style ProgressLabelStyle { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property ProgressLabelStyle As Style Get | 
| Visual C++ | 
|---|
| public: property Style^ ProgressLabelStyle { Style^ get (); } | 
 
     
     
     
     
    