Disable and Enable Items ( TExplorerBar )

Post Reply
INFORMAISVRB
Posts: 56
Joined: Tue Mar 23, 2010 12:53 pm
Contact:

Disable and Enable Items ( TExplorerBar )

Post by INFORMAISVRB »

Hello

Has possibility to Disable and Enable Items ( TExplorerBar )

Image

Thank you all
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

Re: Disable and Enable Items ( TExplorerBar )

Post by Antonio Linares »

oExplorerBar:aPanels[ n ]:aControls[ m ]:Disable()

and

oExplorerBar:aPanels[ n ]:aControls[ m ]:Enable()
regards, saludos

Antonio Linares
www.fivetechsoft.com
INFORMAISVRB
Posts: 56
Joined: Tue Mar 23, 2010 12:53 pm
Contact:

Re: Disable and Enable Items ( TExplorerBar )

Post by INFORMAISVRB »

correct, solved
thanks
Post Reply