Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User Controls
Message
From
05/10/2004 11:20:55
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00948805
Message ID:
00948812
Views:
12
Shawn,

>Why is it when i create a user control and then drop it on a form i can not edit the contents of the user control.

What exactly do you need to "edit"? If you want to reposition buttons or textboxes and that sort of thing, simply make those controls public (or make properties for them, which is probably preferable) ... then you can access them all you want from the form that you dropped the control on. My guess is that they've been declared as private.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform