Click here to Skip to main content
15,918,685 members
Home / Discussions / C#
   

C#

 
GeneralRe: Previous: Can read 64bit Reg_Sz, but not 64bit D_Word [modified] Pin
turbosupramk326-Mar-12 8:50
turbosupramk326-Mar-12 8:50 
GeneralRe: Previous: Can read 64bit Reg_Sz, but not 64bit D_Word [modified] Pin
Eddy Vluggen26-Mar-12 9:16
professionalEddy Vluggen26-Mar-12 9:16 
Questionconverting to different pixel formats. Pin
Shailesh H26-Mar-12 0:11
Shailesh H26-Mar-12 0:11 
AnswerRe: converting to different pixel formats. Pin
JF201526-Mar-12 0:37
JF201526-Mar-12 0:37 
Questionname of C# book Pin
ssssdaaads25-Mar-12 19:46
ssssdaaads25-Mar-12 19:46 
AnswerRe: name of C# book Pin
Mycroft Holmes25-Mar-12 19:54
professionalMycroft Holmes25-Mar-12 19:54 
AnswerRe: name of C# book Pin
JF201525-Mar-12 19:56
JF201525-Mar-12 19:56 
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 

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.