| ctlUniGrid.ApplyFontChanges FunctionWhen setting a new font on the control you need to call this function in order to refresh the interfaceSyntax 
Public Function ApplyFontChanges () Parameters 
 Remarks Set myControl.Font = myFont 'Set new fonts or myControl.Font.Name = "Verdana" |