4 references to STATE_LOCATIONCHANGING
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1025return GetToolStripState(STATE_LOCATIONCHANGING); 2608SetToolStripState(STATE_LOCATIONCHANGING, true); 2619SetToolStripState(STATE_LOCATIONCHANGING, false); 2637SetToolStripState(STATE_LOCATIONCHANGING, false);