NetXP 3.0 Reference

FloatingForm.BorderHeight Field

Gets the total border height (top, bottom, and caption bar) of a floating form.

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

See Also

FloatingForm Class | NETXP.Controls.Bars Namespace