Value Name | Data Type | Value Data |
---|---|---|
AutoHide |
DWORD |
If this value is 1 (default), automatically hide the Help assistant after the specified amount of time. If this value is 0, do not hide the assistant. |
AutoHideDelay |
DWORD |
Time in seconds after which the Help assistant will be hidden. |
BackgroundColor |
DWORD |
Color (default = 0x00ffffc0) of Help assistant notes. |
Counter<ID> |
DWORD |
Number of times the Help assistant screen identified by <ID> has appeared. |
CounterValue |
DWORD |
Maximum number of times each of the Help assistant screens should appear. Default = 3. |
Enabled |
DWORD |
If this value is 1 (default), enable the Help assistant. If this value is 0, clear the assistant. |
Font |
DWORD |
Font for Help assistant notes in the form <name>;<size>;<attr> like: Microsoft Sans Serif;-12;3264 1 Bold
|
UseCounters |
DWORD |
If this value is 1 (default), limit the number of times each of the Help assistant screens appear. |