Click here to Skip to main content
15,913,610 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: iteration through map Pin
aspen_matthews20-Oct-04 9:58
aspen_matthews20-Oct-04 9:58 
Generalplease help me its urgent Pin
youngashish18-Oct-04 18:38
youngashish18-Oct-04 18:38 
GeneralRe: please help me its urgent Pin
Christian Graus19-Oct-04 9:31
protectorChristian Graus19-Oct-04 9:31 
GeneralRe: please help me its urgent Pin
youngashish19-Oct-04 15:04
youngashish19-Oct-04 15:04 
GeneralRe: please help me its urgent Pin
Christian Graus19-Oct-04 15:08
protectorChristian Graus19-Oct-04 15:08 
GeneralCant intercommunicate between managed classes Pin
V5Dave18-Oct-04 9:43
V5Dave18-Oct-04 9:43 
GeneralRe: Cant intercommunicate between managed classes Pin
AnsGe20-Oct-04 19:16
AnsGe20-Oct-04 19:16 
GeneralOne further problem with intercommunicating between managed classes Pin
V5Dave21-Oct-04 10:02
V5Dave21-Oct-04 10:02 
This is fantastic, thanks, works just fine. One further thing though.
I have a text box textBox1 in form 1. I need to update it from form 2, I assumed that if I could make the form visible/invisible, I could also update the text box, so using your code I tried

this->Owner->textBox1->Text = "Updated Text";

This doesn't work, as the Owner only seems to be able to see the general form attributes, not the actual components of the form. How therefore do I change things such as text in the text box in form1, dependant upon an action in form2. If anyone can solve this problem for me (Been trying to figure it for 2 weeks now, but no-one is telling), I will consider you a god, and worship you daily.

Thanks

Ultimate Newbie
GeneralRe: One further problem with intercommunicating between managed classes Pin
AnsGe21-Oct-04 10:48
AnsGe21-Oct-04 10:48 
GeneralNew to CLI Pin
Matt Newman17-Oct-04 17:51
Matt Newman17-Oct-04 17:51 
GeneralRe: New to CLI Pin
Nish Nishant17-Oct-04 18:43
sitebuilderNish Nishant17-Oct-04 18:43 
GeneralRe: New to CLI Pin
Matt Newman18-Oct-04 6:02
Matt Newman18-Oct-04 6:02 
GeneralAborting a Thread:; won't leave AbortRequested state Pin
jblau17-Oct-04 14:56
jblau17-Oct-04 14:56 
GeneralWin32 like message loop Pin
Member 141177716-Oct-04 20:07
Member 141177716-Oct-04 20:07 
QuestionDOS 16-BIT client/server ??? Pin
porac6916-Oct-04 14:22
porac6916-Oct-04 14:22 
GeneralManaged Wrapper to Unmanaged DLL Pin
bluerpk15-Oct-04 18:24
bluerpk15-Oct-04 18:24 
Generalhowto addHotkey to Form/Button Pin
Krissh13-Oct-04 0:06
Krissh13-Oct-04 0:06 
GeneralRe: howto addHotkey to Form/Button Pin
Krissh18-Oct-04 6:55
Krissh18-Oct-04 6:55 
Generalpermutation in lexiographic order Pin
webmanc12-Oct-04 10:36
webmanc12-Oct-04 10:36 
GeneralContainer set versus STL Pin
Gammill11-Oct-04 8:41
Gammill11-Oct-04 8:41 
GeneralRe: Container set versus STL Pin
John M. Drescher11-Oct-04 9:18
John M. Drescher11-Oct-04 9:18 
Generalpls help Pin
mrdudein9-Oct-04 4:15
mrdudein9-Oct-04 4:15 
GeneralRe: pls help Pin
Christian Graus12-Oct-04 10:57
protectorChristian Graus12-Oct-04 10:57 
GeneralRe: pls help Pin
Anonymous18-Oct-04 0:01
Anonymous18-Oct-04 0:01 
GeneralKeyDown problem Pin
yuvald8-Oct-04 12:06
yuvald8-Oct-04 12: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.