NetXP 3.0 Reference

ListBar.Font Property

Gets/sets the default Font used to render text in the control.

[Visual Basic]
Overrides Public Property Font As Font
[C#]
public override System.Drawing.Font Font {get; set;}

See Also

ListBar Class | NETXP.Controls.Bars Namespace