Jeff Johnson wrote on 2012-05-23: 
>  I have a "menu" form that I want docked in the upper left hand corner of
>  the screen all the time.  When I cascade windows it includes it with the
>  rest of the open windows.  I put a top, left = 0 in the refresh, but
>  that only works when I refresh the form and not when the forms are
>  cascaded.  Is there an event in the form or some way I can prevent one
>  form from participating in the "arrange all" and "cascade" functions?
>  
>  TIA

Jeff,

You can probably add an top_assign method to capture when top changes.
Maybe even left_assign too and always assign them to 0.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000101cd3908$aefcff30$0cf6fd90$@powerchurch.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to