Notify Other Form for Changes

This simple program will notify the other form or the calling form for the changes made from other form. Example scenario. You have a Point of Sale application where you have to receive payment. You need to open another form to input money you received from a customer. This could be in a form of a dialog form. After you close the dialog form the calling form will be update say for example the Total TextBox. This simple source code is part of the my Point of Sale which I'm currently working in VB.NET 2008.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bybadeth91on Fri, 01/01/2010 - 21:46

sir may i ask kung pano po ang gagawin kapag gus2 mo i call ung isang groupbox na nasa ibang form. for example, you have groupbox1 in form2, you will call it in form1, gan2 kasi gnawa ko.. me.groupbox1.hide form2.groupbox.show but nothings happend. para po ma eliminate ko ung hide and show ng form. tnx for the response sir.
Submitted byAnonymous (not verified)on Wed, 01/06/2010 - 15:42

sir pa help aman.. i need an examination system using vb.net = ) can you post a project like that. Features: where examiner choose a subject then the answers can modify if she want to change her answer (navigation like Next and Previous). thanks poh!

Add new comment