Page 1 of 1

WHEN can I HIDE?

Posted: Tue Feb 23, 2010 3:36 pm
by sdenjupol148
Roger,

Do you think we can get WHEN and HIDE clauses on the new toolbar system?

Just hoping,

Bobby

Re: WHEN can I HIDE?

Posted: Tue Feb 23, 2010 3:42 pm
by rdonnay
I will have to check to see if that kind of control can be made invisible.
I will let you know.

Re: WHEN can I HIDE?

Posted: Thu Feb 25, 2010 1:29 am
by Auge_Ohr
SbDrakos wrote:Do you think we can get WHEN and HIDE clauses on the new toolbar system?
that is easy :)

Code: Select all

oDlg:oCommandbarS:ActiveMenuBar:Visible := .F. / .T.

Re: WHEN can I HIDE?

Posted: Thu Feb 25, 2010 7:44 am
by rdonnay
Ok, I added WHEN and HIDE clauses to the following commands:

CJMENUITEM
CJSUBMENU
CJMENUBAR
CJTABBEDTOOLBARCATEGORY
CJTABBEDTOOLBAR
CJADDTOOLBUTTON
CJADDTOOLBAR
CJADDGROUP
CJADDCONTROL
CJINSERTTAB
CJADDSYSTEMBUTTON
CJADDRIBBONBAR
CJCOMMANDBARS

Re: WHEN can I HIDE?

Posted: Thu Feb 25, 2010 3:33 pm
by sdenjupol148
Ok Great,

Thanks Jimmy

Thanks Roger :clap: