2 references to TCS_MULTILINE
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
283cp.Style |= (int)PInvoke.TCS_MULTILINE; 305cp.Style |= (int)PInvoke.TCS_VERTICAL | (int)PInvoke.TCS_MULTILINE;