NetXP 3.0 Reference

FloatingForm.BorderWidth Field

Gets the total border width (left and right) of a floating form.

[Visual Basic]
Public Const BorderWidth As Integer
[C#]
public const int BorderWidth;

See Also

FloatingForm Class | NETXP.Controls.Bars Namespace