3 references to TBS_AUTOTICKS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrackBar.cs (3)
209cp.Style |= (NativeMethods.TBS_AUTOTICKS | NativeMethods.TBS_TOP); 212cp.Style |= (NativeMethods.TBS_AUTOTICKS | NativeMethods.TBS_BOTTOM); 215cp.Style |= (NativeMethods.TBS_AUTOTICKS | NativeMethods.TBS_BOTH);