NetXP 3.0 Reference

CommandBar.MdiContainer Property

Gets or sets the MDI container associated with this menu bar.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace