Defines values used to indicate the proper action on a double-click event.
Syntax
typedef enum tagDOCHOSTUIDBLCLK{ DOCHOSTUIDBLCLK_DEFAULT = 0, DOCHOSTUIDBLCLK_SHOWPROPERTIES = 1, DOCHOSTUIDBLCLK_SHOWCODE = 2 }DOCHOSTUIDBLCLK;
Constants
- DOCHOSTUIDBLCLK_DEFAULT
- Perform the default action.
- DOCHOSTUIDBLCLK_SHOWPROPERTIES
- Show the item's properties.
- DOCHOSTUIDBLCLK_SHOWCODE
- Show the page's source.
Enumerated Type Information
Windows NT Use version 4.0 Windows Use Windows 95 and later Header Mshtmhst.h; Mshtmhst.idl Minimum availability Windows 95, Windows NT 4.0