Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
Questionobject oriented(class inheritance)??????? Pin
mr.mohsen4-Aug-08 10:57
mr.mohsen4-Aug-08 10:57 
AnswerRe: object oriented(class inheritance)??????? Pin
DaveyM694-Aug-08 11:03
professionalDaveyM694-Aug-08 11:03 
AnswerRe: object oriented(class inheritance)??????? Pin
DaveyM694-Aug-08 11:08
professionalDaveyM694-Aug-08 11:08 
AnswerRe: object oriented(class inheritance)??????? Pin
CodingYoshi4-Aug-08 12:37
CodingYoshi4-Aug-08 12:37 
Add a handler for the load event of form2 in form1 and do whatever you need to do. This is the easiest solution and it is OO as well.

To do so, create a method or property in form1 and send it the instance of form2. Then within form2 create an event handler for the load event of form1 and do whatever you need to--change the label.
QuestionModify a file with a write only lock Pin
StevenWalsh4-Aug-08 10:38
StevenWalsh4-Aug-08 10:38 
AnswerRe: Modify a file with a write only lock Pin
Paul Conrad4-Aug-08 10:43
professionalPaul Conrad4-Aug-08 10:43 
QuestionTrying to set the printer in printdialog Pin
baranils4-Aug-08 10:33
baranils4-Aug-08 10:33 
QuestionPDF Library Pin
CodingYoshi4-Aug-08 10:18
CodingYoshi4-Aug-08 10:18 
AnswerRe: PDF Library Pin
Pete O'Hanlon4-Aug-08 10:27
mvePete O'Hanlon4-Aug-08 10:27 
GeneralRe: PDF Library Pin
Paul Conrad4-Aug-08 10:41
professionalPaul Conrad4-Aug-08 10:41 
GeneralRe: PDF Library Pin
Pete O'Hanlon4-Aug-08 10:45
mvePete O'Hanlon4-Aug-08 10:45 
GeneralRe: PDF Library Pin
Paul Conrad4-Aug-08 10:49
professionalPaul Conrad4-Aug-08 10:49 
GeneralRe: PDF Library Pin
CodingYoshi4-Aug-08 12:30
CodingYoshi4-Aug-08 12:30 
GeneralRe: PDF Library Pin
ramyanaidu4-Aug-08 17:56
ramyanaidu4-Aug-08 17:56 
QuestionImage Path From Image List Pin
vayanan4-Aug-08 8:08
vayanan4-Aug-08 8:08 
AnswerRe: Image Path From Image List Pin
C1AllenS4-Aug-08 8:52
C1AllenS4-Aug-08 8:52 
GeneralRe: Image Path From Image List Pin
User 66584-Aug-08 9:19
User 66584-Aug-08 9:19 
GeneralRe: Image Path From Image List Pin
vayanan4-Aug-08 11:18
vayanan4-Aug-08 11:18 
AnswerRe: Image Path From Image List Pin
nelsonpaixao5-Aug-08 13:35
nelsonpaixao5-Aug-08 13:35 
Questionwindows service on event rise Pin
balu123454-Aug-08 7:13
balu123454-Aug-08 7:13 
AnswerRe: windows service on event rise Pin
vikas amin4-Aug-08 7:20
vikas amin4-Aug-08 7:20 
GeneralRe: windows service on event rise Pin
balu123454-Aug-08 8:09
balu123454-Aug-08 8:09 
Questionpanels Pin
benjamin yap4-Aug-08 6:38
benjamin yap4-Aug-08 6:38 
AnswerRe: panels Pin
C1AllenS4-Aug-08 9:08
C1AllenS4-Aug-08 9:08 
GeneralRe: panels Pin
benjamin yap4-Aug-08 16:14
benjamin yap4-Aug-08 16:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.