NetXP 3.0 Reference

StatusBar.Dock Property

Gets or sets the position and manner in which the status bar is docked.

[Visual Basic]
Overrides Public Property Dock As DockStyle
[C#]
public override System.Windows.Forms.DockStyle Dock {get; set;}

See Also

StatusBar Class | NETXP.Controls.Bars Namespace