5 references to Pressed
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (5)
122state = ToolBarState.Pressed; 130state = ToolBarState.Pressed; 158state = ToolBarState.Pressed; 543if ((state == ToolBarState.Pressed) || (state == ToolBarState.Hot)) { 662if ((state == ToolBarState.Hot) ||(state == ToolBarState.Pressed) || (state == ToolBarState.Checked)) {