1 reference to DrawThemeText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
497lastHResult = SafeNativeMethods.DrawThemeText( new HandleRef( this, Handle ), hdc, part, state, textToDraw, textToDraw.Length, (int) flags, disableFlag, new NativeMethods.COMRECT( bounds ) );