Click here to Skip to main content
15,920,646 members
Home / Discussions / C#
   

C#

 
AnswerRe: name of C# book Pin
ProEnggSoft25-Mar-12 21:36
ProEnggSoft25-Mar-12 21:36 
GeneralRe: name of C# book Pin
Vipin_Arora26-Mar-12 19:24
Vipin_Arora26-Mar-12 19:24 
GeneralRe: name of C# book Pin
ProEnggSoft26-Mar-12 19:27
ProEnggSoft26-Mar-12 19:27 
AnswerRe: name of C# book Pin
Vipin_Arora26-Mar-12 19:19
Vipin_Arora26-Mar-12 19:19 
GeneralRe: name of C# book Pin
ProEnggSoft26-Mar-12 19:29
ProEnggSoft26-Mar-12 19:29 
AnswerRe: name of C# book Pin
Karthickeyan.k28-Mar-12 21:08
Karthickeyan.k28-Mar-12 21:08 
QuestionParallel.ForEach running out of control Pin
Rohit Dubey from Hyderabad25-Mar-12 12:56
Rohit Dubey from Hyderabad25-Mar-12 12:56 
AnswerRe: Parallel.ForEach running out of control Pin
wizardzz26-Mar-12 5:47
wizardzz26-Mar-12 5:47 
AnswerRe: Parallel.ForEach running out of control Pin
Luc Pattyn26-Mar-12 6:38
sitebuilderLuc Pattyn26-Mar-12 6:38 
Questioni want to start C# Pin
ssssdaaads25-Mar-12 6:44
ssssdaaads25-Mar-12 6:44 
AnswerRe: i want to start C# Pin
Keith Barrow25-Mar-12 8:12
professionalKeith Barrow25-Mar-12 8:12 
AnswerRe: i want to start C# Pin
RobCroll25-Mar-12 14:27
RobCroll25-Mar-12 14:27 
AnswerRe: i want to start C# Pin
solutions@ashish25-Mar-12 19:28
solutions@ashish25-Mar-12 19:28 
AnswerRe: i want to start C# Pin
ProEnggSoft25-Mar-12 21:57
ProEnggSoft25-Mar-12 21:57 
Questionconstructor Pin
altafmohd25-Mar-12 4:57
altafmohd25-Mar-12 4:57 
AnswerRe: constructor Pin
JF201525-Mar-12 7:01
JF201525-Mar-12 7:01 
Although it is hard to guess without seeing your code, I think that the most probale reason is, that the control in question is private. So, to access the control from the second form, just set the control to public or provide public accessor in the first form.
AnswerRe: constructor Pin
PIEBALDconsult25-Mar-12 7:39
mvePIEBALDconsult25-Mar-12 7:39 
AnswerRe: constructor Pin
DaveyM6926-Mar-12 2:29
professionalDaveyM6926-Mar-12 2:29 
Questionrestore Pin
nitish_0724-Mar-12 22:41
nitish_0724-Mar-12 22:41 
AnswerRe: restore Pin
Abhinav S24-Mar-12 23:32
Abhinav S24-Mar-12 23:32 
GeneralRe: restore Pin
ProEnggSoft25-Mar-12 1:30
ProEnggSoft25-Mar-12 1:30 
GeneralRe: restore Pin
nitish_0725-Mar-12 6:59
nitish_0725-Mar-12 6:59 
AnswerRe: restore Pin
PIEBALDconsult25-Mar-12 4:20
mvePIEBALDconsult25-Mar-12 4:20 
GeneralRe: restore Pin
altafmohd25-Mar-12 4:49
altafmohd25-Mar-12 4:49 
GeneralRe: restore Pin
PIEBALDconsult25-Mar-12 5:13
mvePIEBALDconsult25-Mar-12 5:13 

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.