2 references to TBSTATE_HIDDEN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
595if (!visible) button.fsState |= NativeMethods.TBSTATE_HIDDEN; 655if (!visible) button.fsState |= NativeMethods.TBSTATE_HIDDEN;