GH_WindowsControlUtil Methods

GH_WindowsControlUtil Methods

Methods
  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