bwells Posted January 11, 2004 Posted January 11, 2004 I have a UserControl which I want to change to a Panel. In my UserControl, I used the Load event to initlialize the children of the UserControl. How can I do this for the Panel class? It does not have the Load event. thanks Bryan Quote
AlexCode Posted January 13, 2004 Posted January 13, 2004 Using the New is out of question? Alex :D Quote Software bugs are impossible to detect by anybody except the end user.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.