Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designer serialization
Message
From
28/01/2007 05:04:31
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01189851
Message ID:
01189894
Views:
6
Hi,

>>>this.MyControl.MyFormCaption = this.Text;
Let say I want to always set current form.text to myControl.MyFormCaption. How could I do this ?

Also, myControl could be dropped to user control. In this case, I would like to
this.MyControl.MyFormCaption = this.ParentForm.Text; //whereby this -> usercontrol
Any ideas?
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform