NetXP 3.0 Reference

ListBarGroup.ButtonLocation Property

Returns the location of the button which activates this group relative to the owning control.

[Visual Basic]
Public ReadOnly Property ButtonLocation As Point
[C#]
public System.Drawing.Point ButtonLocation {get;}

See Also

ListBarGroup Class | NETXP.Controls.Bars Namespace