GH_WindowsControlUtil.FixTextRenderingDefault Method

GH_WindowsControlUtilFixTextRenderingDefault Method

Overload List
  NameDescription
Public methodStatic memberFixTextRenderingDefault(Control)
Sets the UseCompatibleTextRendering value to False on the control.
Public methodStatic memberCode exampleFixTextRenderingDefault(ControlControlCollection)
Recursively sets the UseCompatibleTextRendering value to False on each control.
Top
See Also