NetXP 3.0 Reference

CaptionButton.PopupStyle Property

Should the button "pop up" when the mouse is over it?

[Visual Basic]
Public Property PopupStyle As Boolean
[C#]
public bool PopupStyle {get; set;}

See Also

CaptionButton Class | NETXP.Controls.Docking Namespace