6 references to TTF_RTLREADING
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
30048
ttt->uFlags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1951
ttt->uFlags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
2969
ttt->uFlags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
348
flags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;
System\Windows\Forms\ToolTip\ToolTip.cs (2)
981
flags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;
998
flags |= TOOLTIP_FLAGS.
TTF_RTLREADING
;