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