Disable a tab on a folder
Posted: Tue Oct 25, 2005 7:10 pm
Hi Everybody,
Is there a way to disable a tab on a folder, for example something like:
IF nValue <> 1
oFld1:Disable()
ENDIF
This way only oFld1 would not be clickable but the rest would.
Thanks in advance,
Jeff
Is there a way to disable a tab on a folder, for example something like:
IF nValue <> 1
oFld1:Disable()
ENDIF
This way only oFld1 would not be clickable but the rest would.
Thanks in advance,
Jeff