Board index » cppbuilder » TForm->WindowMenu - Not working

TForm->WindowMenu - Not working

Can anyone tell me how to get window menu working on MDI parent form?

I've tried setting the WindowMenu property (at design and run time) but
nothing shows up.

 

Re:TForm->WindowMenu - Not working


Make certain that for the TMainMenu that AutoHotKeys and AutoLineReduction are
both set to manual and not the default automatic.

Quote
Tony Scott wrote:

> Can anyone tell me how to get window menu working on MDI parent form?

> I've tried setting the WindowMenu property (at design and run time) but
> nothing shows up.

--
Jeff Overcash (TeamB)
      (Please do not email me directly unless  asked. Thank You)
Have you ever met a lady screaming angst potential?
Have you ever dreamed of romance no matter how experimental?
Have you ever felt an alien drifting back into your hometown?
Did you think you were buying safety when you bought that piece of ground?
             (Fish)

Re:TForm->WindowMenu - Not working


Thanks Jeff.

I should have mentioned however, I'm still using BCB4. The AutoHotKeys and
AutoLineReduction properties do not appear.

Any other suggestions?

"Jeff Overcash (TeamB)" <overc...@onramp.net> wrote in message
news:39A15570.F9A1E8AC@onramp.net...

Quote
> Make certain that for the TMainMenu that AutoHotKeys and AutoLineReduction
are
> both set to manual and not the default automatic.

> Tony Scott wrote:

> > Can anyone tell me how to get window menu working on MDI parent form?

> > I've tried setting the WindowMenu property (at design and run time) but
> > nothing shows up.

> --
> Jeff Overcash (TeamB)
>       (Please do not email me directly unless  asked. Thank You)
> Have you ever met a lady screaming angst potential?
> Have you ever dreamed of romance no matter how experimental?
> Have you ever felt an alien drifting back into your hometown?
> Did you think you were buying safety when you bought that piece of ground?
>              (Fish)

Other Threads