NetXP 3.0 Reference

CommandBarControlItem.Control Property

Gets or sets the control associated with this item.

[Visual Basic]
Public Property Control As Control
[C#]
public System.Windows.Forms.Control Control {get; set;}

See Also

CommandBarControlItem Class | NETXP.Controls.Bars Namespace