I'm using ribbon control in my application but I've a problem.
I have a form (FORM_A) with ribbon control and other controls like grid, check, pageframes and commandbuttons.
If I click on a commandbutton (FORM_A.commandbutton) and launch another form (FORM_B.windowtype=1 "MODAL") , I can click on FORM"A".ribbon and make a disaster!
How to prevent this problem?
I try to set form_a.ribbon.enabled=.f. when launching FORM_B but not works.
Help me please!
Salvatore
