4 references to STATE_LOCATIONCHANGING
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1028
return GetToolStripState(
STATE_LOCATIONCHANGING
);
2611
SetToolStripState(
STATE_LOCATIONCHANGING
, true);
2622
SetToolStripState(
STATE_LOCATIONCHANGING
, false);
2640
SetToolStripState(
STATE_LOCATIONCHANGING
, false);