@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Summary: Collection of constants related to IDeskBand. !!!!C# Definition: [Flags] enum DeskBandCommands { DBID_BANDINFOCHANGED = 0, DBID_SHOWONLY = 1, DBID_MAXIMIZEBAND = 2, DBID_PUSHCHEVRON = 3, DBID_DELAYINIT = 4, DBID_FINISHINIT = 5, DBID_SETWINDOWTHEME = 6, DBID_PERMITAUTOHIDE = 7 } !!!!VB Definition: Enum DeskBandCommands TODO End Enum !!!!Notes: None.
Edit Enums.DeskBandCom...
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.