Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Enums, prefix the name with the module name and a period.
DeskBandCommands (Enums)
.
Summary
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.
Exposes methods to enable and query translucency effects in a deskband object.
1/28/2017 12:10:12 AM - -72.54.8.242
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!