10 references to TTF_RTLREADING
System.Windows.Forms (10)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
29945
ttt.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1229
toolInfo.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\Form.cs (1)
7848
toolInfo.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\StatusBar.cs (1)
1884
ti.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\TabControl.cs (1)
2042
ttt.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\ToolBar.cs (2)
1589
ttt.uFlags |= NativeMethods.
TTF_RTLREADING
;
1611
ttt.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\ToolTip.cs (2)
1172
ti.uFlags |= NativeMethods.
TTF_RTLREADING
;
1214
ti.uFlags |= NativeMethods.
TTF_RTLREADING
;
winforms\Managed\System\WinForms\TreeView.cs (1)
2962
ttt.uFlags |= NativeMethods.
TTF_RTLREADING
;