Skip to content

Font Property

Description

Gets/set the font used to display text in the pane.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Font() As Font

Remarks

The Font property allows the font for each individual StatusBarPane to be set individually. If no font is specified, then the default font will be used.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.