Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default topmost modal form

Hi,

how can I evaluate which Form is the topmost??

ChFa

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default topmost modal form

If the form is modal, then only code associated with that form should be
running. It is hard to imagine a situation where you would need to determine
which is topmost. If it is a problem, it sounds like a design problem or a
record keeping problem.

--
Regards,
Tom Ogilvy



"chfa" wrote:

Hi,

how can I evaluate which Form is the topmost??

ChFa


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default topmost modal form


It is hard to imagine a situation where you would need to determine
which is topmost.

I have a Master Form, calling different Slave Forms. One of the Slave
Form detects
missing values required for processing und want to act as a Master
Form calling now
the Slave Form responsible for the input of the required values.

If it is a problem, it sounds like a design problem

Ok. I reflected your hint and redesigned it top bottom:
The Master Form itself checks now for the missing values required
for it's Slave Form responsible for the processing. If the values are
missing the Slave Form responsible for the input is called and in
the following the Slave Form responsible for the processing at last.
Addresses of the calling forms are passed via a public property as
a centrral Interface.
Hope this one helps. Tests are outstanding

vbr
ChFa



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modal form won't leave Merlin[_3_] Excel Programming 1 September 28th 06 07:32 PM
Can a non-modal form be viewed w/o Excel in the background? cjmd Excel Programming 4 February 22nd 06 05:32 PM
Forms that are modal in 97 are not modal in 2003 Old Car Excel Discussion (Misc queries) 1 April 27th 05 08:25 AM
Non -Modal form disappears Chris W[_3_] Excel Programming 2 March 17th 05 06:11 PM
Modal User Form Jim M[_3_] Excel Programming 1 November 4th 03 10:38 PM


All times are GMT +1. The time now is 08:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"