4 references to STATE_LOCATIONCHANGING
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1026return GetToolStripState(STATE_LOCATIONCHANGING); 2609SetToolStripState(STATE_LOCATIONCHANGING, true); 2620SetToolStripState(STATE_LOCATIONCHANGING, false); 2638SetToolStripState(STATE_LOCATIONCHANGING, false);