3 references to STATE_LASTMOUSEDOWNEDITEMCAPTURE
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (3)
1148get { return GetToolStripState(STATE_LASTMOUSEDOWNEDITEMCAPTURE); } 1870SetToolStripState(STATE_LASTMOUSEDOWNEDITEMCAPTURE, false); 3323SetToolStripState(STATE_LASTMOUSEDOWNEDITEMCAPTURE, true);