NetXP 3.0 Reference

CommandBar.GetNumRects Method 

Gets the number of item rectangles.

[Visual Basic]
Public Function GetNumRects() As Integer
[C#]
public int GetNumRects();

Return Value

The number of item rectangles.

See Also

CommandBar Class | NETXP.Controls.Bars Namespace