GH_WindowsControlUtilFixTextRenderingDefault Method (IEnumerableControl) | 
  
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic static void FixTextRenderingDefault(
	IEnumerable<Control> C
)
Public Shared Sub FixTextRenderingDefault ( 
	C As IEnumerable(Of Control)
)
Parameters
- C
 - Type: System.Collections.GenericIEnumerableControl
 
See Also