3 references to CC_FULLOPEN
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ColorDialog.cs (3)
165return GetOption(NativeMethods.CC_FULLOPEN); 169SetOption(NativeMethods.CC_FULLOPEN, value); 293flags &= ~NativeMethods.CC_FULLOPEN;