3 references to TOOLBARSTATE_autoSize
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (3)
134toolBarState = new System.Collections.Specialized.BitVector32(TOOLBARSTATE_autoSize | 194return toolBarState[TOOLBARSTATE_autoSize]; 203toolBarState[TOOLBARSTATE_autoSize] = value;