StrataFrame Forum
Back
Login
Login
Home
»
.NET Forums
»
General .NET Discussion
»
Resize
Resize
Post Reply
Like
0
Resize
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Chan
Chan
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 533,
Visits: 2K
Hi,
Any library available to resize my controls + font once form been resized (but not anchoring) ?
Thank you
Reply
Like
0
StrataFrame Team
S
StrataFrame Team
posted 17 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
There might be some 3rd party controls out there that will scale with the size of the form, but I don't think anything in the basic .NET framework will do that... there is the AutoSizeMode on controls that will automatically change the size of controls based upon their font size, but if you want to scale the form's controls when the form resizes, then you'll either have to look for a 3rd party solution or use WPF, which is device independent and supports "zooming" and scale transformations on FrameworkElements. However, moving to WPF is not to be taken lightly
Reply
Like
0
Ben Hayat
Ben Hayat
posted 17 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 374,
Visits: 1.2K
Chan (06/06/2007)
Hi,
Any library available to resize my controls + font once form been resized (but not anchoring) ?
Thank you
I had seen a 3rd party product for Win32 and it didn't look right, since it was zooming/scaling bitmaps and not vector graphics. As Ben said, WPF would be the logical choice, if you're ready to climb up the hill!
..ßen
Reply
Like
0
Ben Hayat
Ben Hayat
posted 17 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 374,
Visits: 1.2K
However, moving to WPF is not to be taken lightly
Just to support what Ben said:
Check this out
..ßen
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search