2 references to TABCONTROLSTATE_multiline
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TabControl.cs (2)
615
return tabControlState[
TABCONTROLSTATE_multiline
];
619
tabControlState[
TABCONTROLSTATE_multiline
] = value;