3 references to PFM_TABSTOPS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
1327
if ((RichTextBoxConstants.
PFM_TABSTOPS
& pf.dwMask) != 0) {
1349
pf.dwMask = RichTextBoxConstants.
PFM_TABSTOPS
;
winforms\Managed\System\WinForms\RichTextBoxConstants.cs (1)
456
PFM_TABSTOPS
| PFM_NUMBERING |