TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chasse Court
NA
5
1.4k
Scaling problem with user control at runtime
Jun 27 2013 9:35 PM
Hi,
I am new to c# and as a project decided to create a colour picker control, to test my code I wrote it in a vanilla form first and then copied the code into the control when I was sure it was working.
This results in a control that in design view shows absolutely nothing thus far but when the control is compiled you see a visual representation of the final result.
Here is the rub however; as I said the compiled control looks perfect when I place it on a form in the designer - but when I run the program the control on the form looks about 25% larger and due to this its right and bottom edges are clipped.
Now I have no idea why this is happening, can anyone tell me why and how to fix it?
Attachment:
code.zip
Reply
Answers (
2
)
how to create a c# windows form setup with product key
how to implemnet scrolling news from xml in to asp.net page