Kbase P40908: How to initialize Calendar Control 8.0 ActiveX (MSCAL.OCX) t
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/09/2003 |
|
Status: Unverified
GOAL:
How to set the Microsoft Calendar 8.0 ActiveX Control (MSCAL.OCX) to the current date on the start of its SmartWindow container?
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 9.x
FIX:
Create a local initializeObject override procedure for the SmartWindow containing the Microsoft Calendar 8.0 ActiveX Control to include the following 4GL statement after the "RUN SUPER." statement:
ASSIGN
chCtrlFrame:Calendar:VALUE = STRING(TODAY).