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