pafcpilgrim
Keeping it Green
- Local time
- Today, 00:33
- Joined
- Apr 14, 2005
- Messages
- 36
I have a simple report form where a list of reports appears from a combo box, then when the user selects a report it detects if it is date specific or not.
The on change event of the combo box checks with two of columns to see if the dates are required, if they are it will enable them.
The strange behavour i am getting is when the enable property is set to true it moves both controls to the top left of the form from their original position, i have no idea why this is.
can anyone shed any light??
rgds
The on change event of the combo box checks with two of columns to see if the dates are required, if they are it will enable them.
The strange behavour i am getting is when the enable property is set to true it moves both controls to the top left of the form from their original position, i have no idea why this is.

can anyone shed any light??
rgds