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