The Main Window

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

How do I gain access to the members of the main window of
my application from another window in the app. without
using the Parent, Owner, or OwnedForms properties?

Using any of these properties has the unwanted effect of
preventing the underlying window from displaying over the
more reciently activated one, an extreamly annoying
feature (hindrance!!).

Thanks in advance,

Don
 
Can you please describe the hindrance you're facing?? I haven't seen any
problems using the Parent/Owner properties. If you paste some code
snippets, it'll be helpful.

-vJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top