@msdn=http://msdn.microsoft.com/en-us/library/dd371580(VS.85).aspx @pinvoke=http://pinvoke.net/$$$.htm Summary: none !!!!C# Definition: // If the mode is set to MONOCHROME, the swatch's RGB color value will be interpreted as a 1 bit-per-pixel // pattern. [Serializable] public enum UI_SwatchColorMode { Normal = 0, Monochrome = 1, } !!!!Notes: None. Documentation: UI_SwatchColorMode@msdn on MSDN
Edit Enums.UI_SwatchCo...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.