4 references to STATE_LOCATIONCHANGING
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1019return GetToolStripState(STATE_LOCATIONCHANGING); 2602SetToolStripState(STATE_LOCATIONCHANGING, true); 2613SetToolStripState(STATE_LOCATIONCHANGING, false); 2631SetToolStripState(STATE_LOCATIONCHANGING, false);