NetXP 3.0 Reference

CommandBarManager.Form Property

Gets or sets the form associated with this command bar manager. This must not be null.

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

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace