|
-
Nov 1st, 2006, 12:28 AM
#1
Thread Starter
Frenzied Member
[02/03] help me in this Form Events ordering . . .
hi all ,
i have a form that inherits from a base form .
the Base Form tends to execute some code in its load events
and also the Child Form tends to Execute different code in its load events
now i need to put some code in the base form that will be executed after both Load events of the form , So where do i put it.
now i am putting it in the visiblechanged event, but it does trigger when the forms does hide and show actions.
you will probable ask why not putting it in the child form itself after the load segment. The answer will be that several forms inherits from the same base form. so i need to modify the base form itself in order to make the effect apply on all Child forms . . . .
i hope i am clear in my question
thx all in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|