Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
Generalplase help me to correct some codes Pin
Member 1005503115-May-13 9:26
Member 1005503115-May-13 9:26 
GeneralRe: plase help me to correct some codes Pin
dusty_dex15-May-13 9:49
dusty_dex15-May-13 9:49 
GeneralRe: plase help me to correct some codes Pin
Emmanuel Medina15-May-13 10:03
professionalEmmanuel Medina15-May-13 10:03 
GeneralRe: plase help me to correct some codes Pin
Jegan Thiyagesan16-May-13 1:46
Jegan Thiyagesan16-May-13 1:46 
QuestionInheritance WinForms Pin
Cynizm15-May-13 6:12
Cynizm15-May-13 6:12 
AnswerRe: Inheritance WinForms Pin
Pete O'Hanlon15-May-13 6:24
mvePete O'Hanlon15-May-13 6:24 
GeneralRe: Inheritance WinForms Pin
Cynizm15-May-13 6:59
Cynizm15-May-13 6:59 
GeneralRe: Inheritance WinForms Pin
Pete O'Hanlon15-May-13 7:15
mvePete O'Hanlon15-May-13 7:15 
Okay, that's not inheritance. What you would be looking to do is either make this a public property or public field and have the other form access that if necessary. Now, if your other form is opened by this one, a better method would be to raise an event back to this form, and set the values based off that event. That way you stop the other form having to know about Rycerz.
I was brought up to respect my elders. I don't respect many people nowadays.

CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: Inheritance WinForms Pin
Cynizm15-May-13 7:25
Cynizm15-May-13 7:25 
GeneralRe: Inheritance WinForms Pin
lukeer15-May-13 21:20
lukeer15-May-13 21:20 
AnswerRe: Inheritance WinForms Pin
Dave Kreskowiak15-May-13 6:53
mveDave Kreskowiak15-May-13 6:53 
GeneralRe: Inheritance WinForms Pin
Cynizm15-May-13 7:04
Cynizm15-May-13 7:04 
GeneralRe: Inheritance WinForms Pin
Dave Kreskowiak15-May-13 12:42
mveDave Kreskowiak15-May-13 12:42 
AnswerRe: Inheritance WinForms Pin
Abhinav S15-May-13 7:56
Abhinav S15-May-13 7:56 
QuestionConsuming REST service from C# code Pin
Subin Mavunkal15-May-13 4:21
Subin Mavunkal15-May-13 4:21 
AnswerRe: Consuming REST service from C# code Pin
Abhinav S15-May-13 7:52
Abhinav S15-May-13 7:52 
QuestionWin7 FolderBrowser on ext. Dev doesn't work Pin
boogey4all.beds14-May-13 22:46
boogey4all.beds14-May-13 22:46 
AnswerRe: Win7 FolderBrowser on ext. Dev doesn't work Pin
dusty_dex15-May-13 0:27
dusty_dex15-May-13 0:27 
GeneralMethod Not Returning a Value Pin
N8tiv14-May-13 19:34
N8tiv14-May-13 19:34 
AnswerRe: Method Not Returning a Value Pin
parths14-May-13 20:05
parths14-May-13 20:05 
GeneralRe: Method Not Returning a Value Pin
Richard MacCutchan14-May-13 21:24
mveRichard MacCutchan14-May-13 21:24 
GeneralRe: Method Not Returning a Value Pin
N8tiv15-May-13 20:29
N8tiv15-May-13 20:29 
GeneralRe: Method Not Returning a Value Pin
Richard MacCutchan15-May-13 21:46
mveRichard MacCutchan15-May-13 21:46 
GeneralRe: Method Not Returning a Value Pin
N8tiv15-May-13 23:10
N8tiv15-May-13 23:10 
GeneralRe: Method Not Returning a Value Pin
Richard MacCutchan16-May-13 1:17
mveRichard MacCutchan16-May-13 1:17 

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.