4 references to STATE_LOCATIONCHANGING
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStrip.cs (4)
1150return GetToolStripState(STATE_LOCATIONCHANGING); 2796SetToolStripState(STATE_LOCATIONCHANGING, true); 2805SetToolStripState(STATE_LOCATIONCHANGING, false); 2821SetToolStripState(STATE_LOCATIONCHANGING, false);