M
mscertified
I have a menu with 4 options. When I click the options other forms open. On
just one particular option a strange effect occurs. The menu window reduces
in size and gives a strange flicker effect before the new window displays. I
have no idea why this happens or how to avoid it. To get it, I make the menu
invisible and make it visible again when I exit from the second form. This
all works perfectly. However, I'd like to re-set the visible property in the
code module for the menu. Is there an event where I can do this? I've tried
Activate, Load and Openn but none seems to work.
just one particular option a strange effect occurs. The menu window reduces
in size and gives a strange flicker effect before the new window displays. I
have no idea why this happens or how to avoid it. To get it, I make the menu
invisible and make it visible again when I exit from the second form. This
all works perfectly. However, I'd like to re-set the visible property in the
code module for the menu. Is there an event where I can do this? I've tried
Activate, Load and Openn but none seems to work.