Gets or sets the thickness of the progress bar border.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int BorderThickness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property BorderThickness As Integer |
See Also