| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TextBorderWidth As Single | |
| C# | |
|---|---|
public virtual float TextBorderWidth {get; set;} | |
Property Value
FloatThis property is only used when TextBorderColor has been assigned a valid Color value.
| dbicLabel | Send comments on this topic. |
| TextBorderWidth Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : TextBorderWidth Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TextBorderWidth As Single | |
| C# | |
|---|---|
public virtual float TextBorderWidth {get; set;} | |
This property is only used when TextBorderColor has been assigned a valid Color value.