2 references to TBSTATE_ENABLED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
592if (enabled) button.fsState |= NativeMethods.TBSTATE_ENABLED; 652if (enabled) button.fsState |= NativeMethods.TBSTATE_ENABLED;