property ExplorerTree.Font as IFontDisp
Retrieves or sets the control's font.

TypeDescription
IFontDisp A Font object that specifies the control's font.

Use the Font property to specify the control's font. Use properties like Font, Bold, Italic or Underline to specify the font's attribute while painting an object like group or item. The Font property assign the Font properties for all groups in the control.