3 references to SetStyleBit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DateTimePicker.cs (3)
583
SetStyleBit
((value == LeftRightAlignment.Right), NativeMethods.DTS_RIGHTALIGN);
935
SetStyleBit
(value, NativeMethods.DTS_SHOWNONE);
955
SetStyleBit
(value, NativeMethods.DTS_UPDOWN);