This software is provided "as is" without warranty of any kind. The author disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall the author be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.

HKCU\Software\HfrSoft\TaskbarDate\Init

TaskBarClass

Default value is "HHTaskBar". Determines the window class of the Pocket PC 2002 taskbar.

DateDrawDebugRect

For debugging purposes only. Draws a rectangle in order to see the real windows size of TasbarDate. The default value is 0.

GetPixelX, GetPixelY

Available since Version 2.0! These two keys determines the koordinates which are used to determine the background of the taskbar. The default value for GetPixelX is value of WindowXPos. The default value of GetPixelY is 1.

FontColor.R, FontColor.G, FontColor.B

Available since Version 2.0! RGB-Value for the font color. Values from 0 to 255 for each value are possible. Default color: 255, 255, 255 (= white)

WindowSizeAutoAdjust

Available since Version 2.0! Default value is 1. Calculates the needed window size for TaskbarDate itself. It is recommended to not touch this value.

GetBackgroundDelay

Available since Version 2.1! Default value is 1500. Specifies the time in ms to wait until the taskbar's background color will be determined.
This should solve the issue where only a white rectangle was displayed after a soft-reset of the device.

FixedBackgroundColor

Available since Version 2.1! If the value is 0 (default setting) the background color will be the same as the taskbar color. See also BackgroundColor.?!

BackgroundColor.R, BackgroundColor.G, BackgroundColor.B

Available since Version 2.1! If the FixedBackgroundColor value is 1 then the color specified with BackgroundColor.? values will be used. The default color: 0, 0, 160 (dark blue)

Valid HTML 4.01 Transitional