Click here to Skip to main content
15,891,708 members
Home / Discussions / C#
   

C#

 
AnswerRe: Weird C# Problem Pin
Mary Parkhouse15-Nov-06 9:36
Mary Parkhouse15-Nov-06 9:36 
GeneralRe: Weird C# Problem Pin
Ed.Poore15-Nov-06 9:54
Ed.Poore15-Nov-06 9:54 
Questionhow to solve A/B using DNA computing Pin
suma1238215-Nov-06 9:05
suma1238215-Nov-06 9:05 
AnswerRe: how to solve A/B using DNA computing Pin
Dan Neely15-Nov-06 10:25
Dan Neely15-Nov-06 10:25 
GeneralRe: how to solve A/B using DNA computing Pin
suma1238215-Nov-06 10:49
suma1238215-Nov-06 10:49 
GeneralRe: how to solve A/B using DNA computing Pin
Dan Neely15-Nov-06 10:58
Dan Neely15-Nov-06 10:58 
GeneralRe: how to solve A/B using DNA computing Pin
suma1238215-Nov-06 11:14
suma1238215-Nov-06 11:14 
Questioncalling a parent's form method from a child form Pin
rzvme15-Nov-06 8:16
rzvme15-Nov-06 8:16 
Harta hr = this.ParentForm;
hr.OnPaint1();

this code raises the folowing error
Error 1 Cannot implicitly convert type 'System.Windows.Forms.Form' to 'THE_PROJECT.Harta'. An explicit conversion exists (are you missing a cast?) C:\Documents and Settings\Razvan\My Documents\Visual Studio 2005\Projects\THE PROJECT v2\THE PROJECT v2\Elemente.cs 48 23 THE PROJECT v2

i knew it was imposible for that to work but i need to call that method from the child form. Can somebody help me?

rzvme

AnswerRe: calling a parent's form method from a child form Pin
Pete O'Hanlon15-Nov-06 8:47
mvePete O'Hanlon15-Nov-06 8:47 
AnswerRe: calling a parent's form method from a child form Pin
tgrt15-Nov-06 16:16
tgrt15-Nov-06 16:16 
QuestionStatus Of DataReader ? Pin
Raghu Nandan15-Nov-06 7:46
Raghu Nandan15-Nov-06 7:46 
AnswerRe: Status Of DataReader ? Pin
ednrgc15-Nov-06 7:56
ednrgc15-Nov-06 7:56 
QuestionHow to read a textfile character by character in C# Pin
Vijay Mesa15-Nov-06 6:40
Vijay Mesa15-Nov-06 6:40 
AnswerRe: How to read a textfile character by character in C# Pin
Judah Gabriel Himango15-Nov-06 11:54
sponsorJudah Gabriel Himango15-Nov-06 11:54 
QuestiontreeView and contextMenu Pin
h@s@n15-Nov-06 6:19
h@s@n15-Nov-06 6:19 
AnswerRe: treeView and contextMenu Pin
Wjousts15-Nov-06 6:33
Wjousts15-Nov-06 6:33 
GeneralRe: treeView and contextMenu Pin
h@s@n15-Nov-06 7:51
h@s@n15-Nov-06 7:51 
AnswerRe: treeView and contextMenu Pin
Scott Dorman15-Nov-06 10:24
professionalScott Dorman15-Nov-06 10:24 
QuestionMulti-Language Implementation Pin
Syed Shahid Hussain15-Nov-06 6:09
Syed Shahid Hussain15-Nov-06 6:09 
QuestionString to Int Pin
Blekk15-Nov-06 6:00
Blekk15-Nov-06 6:00 
AnswerRe: String to Int Pin
Stefan Troschuetz15-Nov-06 6:03
Stefan Troschuetz15-Nov-06 6:03 
GeneralRe: String to Int Pin
Blekk15-Nov-06 6:11
Blekk15-Nov-06 6:11 
AnswerRe: String to Int Pin
Syed Shahid Hussain15-Nov-06 6:16
Syed Shahid Hussain15-Nov-06 6:16 
AnswerRe: String to Int Pin
Jon Sagara15-Nov-06 6:34
Jon Sagara15-Nov-06 6:34 
QuestionDisplaying a Control at Runtime Pin
Gareth H15-Nov-06 5:06
Gareth H15-Nov-06 5:06 

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.