473,320 Members | 1,865 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

can I override form.show()

308 256MB
Hi,

I wanna know if I can override form.show() event.

The is just to make no call to static/instance operations of the other sub forms of the parental form.

Please guide.
Jan 7 '13 #1
1 2807
PsychoCoder
465 Expert Mod 256MB
You can override just about any method you wish, but why would you want to override this one? What is your ultimate goal (There might be a simpler way that overriding Load).
Jan 7 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Peter Rilling | last post by:
What events are fired when the Form.Show() and Form.Hide() methods are called. I know Load fires the first time, but what about showing and hiding the form at any point during its life cycle? ...
3
by: Ivan Weiss | last post by:
I have been using form.show to display my forms yet I see a lot of people using form.Showdialog. What are the differences and when is one better than the other or are they the same...? -Ivan...
5
by: Peter | last post by:
I want to have a form named 'frmUpdating' that pops up on a clients screen while a loop is cycling and disapears when the loop ends. The 'frmUpdating' form has a real cool animation on it and it...
3
by: yzi | last post by:
I have a list form and a detail form . Before, I open the List form, use form.showDialog(),then I click List Item and open the Detail Form by form.show(). now , user need when the list form...
8
by: PAPutzback | last post by:
How do I keep the form up.
2
by: vooose | last post by:
Form form = new Form(); when you call ShowWindow(form, SW_SHOWNOACTIVATE); the form disappears the next time the garbage collector is called, assuming the form variable has gone out of...
4
by: Marc the Demi-Programmer | last post by:
I have a rather simple form that takes a user name and password, validates it, and loads another form. All this is done in the click event for the one and only button on the form. Everything...
10
by: Matt Nunnally | last post by:
Its been a while since I worked with VB6, so hang with me if this is stupid. How do I get past the Form.show method if I call it in a function? Here is the scenario. Sub Whatever() Some Code...
0
by: mvenkatesan | last post by:
Hi I want child form show assign to thread from main form I was assigned thread in main forn button click abort the thread on child form dispose. but child form dont display it is sparkle. ...
6
by: developing | last post by:
Anyone please provide me with sample code on how do i override the MessageBox class? or more specifically MessageBox.Show()? Thanks a LOT Reason: I have a desktop app to which im adding a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.