Guest Cheung Posted May 22, 2002 Posted May 22, 2002 I have a Base form which has a button on it. I have a child form which inherits Base form. When the child form is loaded, I want the code of sub "button_click" of both forms run. What can I do?? Is there any code that "clicks" the button for me? Thanks a million! Quote
Guest Cheung Posted May 22, 2002 Posted May 22, 2002 sorry for asking the question before checking help page. the code is button.perform_click() Thanks! Quote
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.