Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Design Time / June 2005

Tip: Looking for answers? Try searching our database.

Design-time resize event on UserControl?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
webstuff@urbanperspective.net - 06 Jun 2005 15:17 GMT
Hi,

I have a UserControl with another control embedded on it and want to
resize this embedded control whenever the developer resizes the
UserControl at design time. Is there any way of doing this?

Cheers,
Rich
Tim Wilson - 06 Jun 2005 15:27 GMT
You can use the Dock or Anchor properties of the embedded control, or, if
the resizing needs are a little more complicated, you can override the
OnResize method of the UserControl and adjust the embedded controls size
from within that method.

Signature

Tim Wilson
.Net Compact Framework MVP

> Hi,
>
[quoted text clipped - 4 lines]
> Cheers,
> Rich
joeycalisay - 07 Jun 2005 12:13 GMT
or if you don't want to use Dock and Anchor you can provide your own
layout routine on the OnLayout method of your UserControl...

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.