jaccee
|
| Posted: 06/06/2004, 5:05 PM |
|
Hi,
I needed to hide a control, on a beforeshow event, I wrote:
$users->chkbox->visible = False; //chkbox is a checkbox control.. I tried on
a label and it worked ok...does not hide the other controls...
is this is bug or am I doing it wrong?
Thanks
Jan
|
|
|
 |
Oliver
|
| Posted: 03/18/2005, 7:56 AM |
|
hi,
i had the same problem.
see the link below. there you will find a description on how to do.
works very well that way.
http://docs.codecharge.com/studio/html/ProgrammingTechn...ontrol.html?toc
|
|
|
 |
|