property ToolBarCRD.Font as IFontDisp
Retrieves or sets the control's font.
Type
Description
IFontDisp
A Font object used to paint the items.
Use the Font property to change the control's font . Use the
Refresh
method to refresh the control. Use the
BeginUpdate
and
EndUpdate
method to maintain performance while adding new columns or items.