Razzak, Mike and Charles TABVISIBLE did the trick.
I knew I was missing something. Thanks Buddy -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of A. Razzak Memon Sent: Tuesday, January 04, 2005 2:27 PM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Property At 01:40 PM 1/4/2005 -0500, Buddy Walker wrote: >I'm using 7.1 > >I have a form with a tab control with 16 tabs. > >I don't want all tabs visible to all users. > >An example would be I don't want the Area Of >Concentration visble. The componetID is AOC > PROPERTY AOC VISIBLE 'FALSE' >tab still visible > >I have tried > PROPERTY AOC ENABLED 'FALSE' >and I can still click on the tab. > >Am I missing something Buddy, You need to use TABVISIBLE property. That's all there is to it! For complete details and examples: 01. R:Docs 02. http://www.rbase.com/property 03. FormProperties.pdf Have fun! Very Best R:egards, Razzak.
