Hi All,
I have been experimenting with the DTPicker control and found a couple of oddities that hope can be sorted.
The two issues are:
1) The control appears in the form as a 3D-Chiseled look (which in modern applications is no longer the "norm"). Is it possible to show the control as flat, like other VFP controls?
2) I noticed there is a .Enabled property, but when I try to control the objects availability in the objects refresh clause with:
This.Enabled = ThisForm.Editing
The control never changes its enabled state. It seems to always be enabled no matter what. Is there some trick to disabling it?
Best Regards,
Scott
MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."
I have been experimenting with the DTPicker control and found a couple of oddities that hope can be sorted.
The two issues are:
1) The control appears in the form as a 3D-Chiseled look (which in modern applications is no longer the "norm"). Is it possible to show the control as flat, like other VFP controls?
2) I noticed there is a .Enabled property, but when I try to control the objects availability in the objects refresh clause with:
This.Enabled = ThisForm.Editing
The control never changes its enabled state. It seems to always be enabled no matter what. Is there some trick to disabling it?
Best Regards,
Scott
MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."