Font Property
Description
Gets/Sets the font that will be used to display the text for the control.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Font() As Font
Remarks
Use the Font property of a control to set or identify the Font object whose properties you want to set or use.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.