2 references to TBSTATE_CHECKED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
594if (pushed) button.fsState |= NativeMethods.TBSTATE_CHECKED; 654if (pushed) button.fsState |= NativeMethods.TBSTATE_CHECKED;