Click here to Skip to main content
15,915,603 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: MyNeoReports Pin
Henry Minute12-Sep-09 5:49
Henry Minute12-Sep-09 5:49 
QuestionFlickering Problem [modified] Pin
geali_dor10-Sep-09 22:21
geali_dor10-Sep-09 22:21 
AnswerRe: Flickering Problem Pin
Henry Minute12-Sep-09 5:51
Henry Minute12-Sep-09 5:51 
AnswerRe: Flickering Problem Pin
April Fans21-Sep-09 21:46
April Fans21-Sep-09 21:46 
QuestionChange Background image of form runtime Pin
swapnil_bhanagle10-Sep-09 6:15
swapnil_bhanagle10-Sep-09 6:15 
AnswerRe: Change Background image of form runtime Pin
dan!sh 11-Sep-09 6:33
professional dan!sh 11-Sep-09 6:33 
AnswerRe: Change Background image of form runtime Pin
April Fans21-Sep-09 21:44
April Fans21-Sep-09 21:44 
Questionlogical expression editor Pin
r.ps9-Sep-09 19:00
r.ps9-Sep-09 19:00 
QuestionDifferent Icon on the title bar than on the application tab Pin
andy4009-Sep-09 10:50
andy4009-Sep-09 10:50 
AnswerRe: Different Icon on the title bar than on the application tab Pin
Luc Pattyn9-Sep-09 10:57
sitebuilderLuc Pattyn9-Sep-09 10:57 
GeneralRe: Different Icon on the title bar than on the application tab Pin
andy4009-Sep-09 11:24
andy4009-Sep-09 11:24 
GeneralRe: Different Icon on the title bar than on the application tab Pin
Luc Pattyn9-Sep-09 11:32
sitebuilderLuc Pattyn9-Sep-09 11:32 
AnswerRe: Different Icon on the title bar than on the application tab Pin
April Fans21-Sep-09 21:45
April Fans21-Sep-09 21:45 
QuestionA problem with Generics [modified] Pin
Henry Minute9-Sep-09 8:03
Henry Minute9-Sep-09 8:03 
QuestionRegions with in a function Pin
εїзεїзεїз8-Sep-09 15:37
εїзεїзεїз8-Sep-09 15:37 
AnswerRe: Regions with in a function Pin
dan!sh 8-Sep-09 22:52
professional dan!sh 8-Sep-09 22:52 
QuestionForm Resizing and Docked Controls Pin
farzadmf8-Sep-09 12:48
farzadmf8-Sep-09 12:48 
AnswerRe: Form Resizing and Docked Controls Pin
Henry Minute8-Sep-09 13:04
Henry Minute8-Sep-09 13:04 
GeneralRe: Form Resizing and Docked Controls Pin
farzadmf8-Sep-09 20:05
farzadmf8-Sep-09 20:05 
GeneralRe: Form Resizing and Docked Controls Pin
Henry Minute9-Sep-09 7:35
Henry Minute9-Sep-09 7:35 
AnswerRe: Form Resizing and Docked Controls Pin
farzadmf9-Sep-09 10:05
farzadmf9-Sep-09 10:05 
GeneralRe: Form Resizing and Docked Controls Pin
Henry Minute9-Sep-09 10:56
Henry Minute9-Sep-09 10:56 
This is very odd. I have never noticed this behaviour before.

I had thought that there might be a problem if SizeMode was set to AutoSize, because of some strange conflict between it and the Dock.Fill property.

But, as you say, it happens with SizeMode.Normal too. I even tried Dock.None with Anchor set to Top, Left, Bottom, Right, but it was exactly the same.

I am at a loss.

There are two Articles here on CP that (supposedly) have PictureBox functionality without actually using a PictureBox. In case they are of help in your situation, they are:
C# Scrollable Picturebox Custom Control[^]
and
A Zoomable and Scrollable PictureBox[^].

When people post here asking for advice on PictureBox problems, I usually tell them not to use a PictureBox, as it is an awful control. You have given me an extra bullet to use.

Between the PictureBox and ImageList, Microsoft don't seem to be very good with images, do they?

Sorry not to be able to offer more help. Frown | :(

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Form Resizing and Docked Controls Pin
farzadmf9-Sep-09 11:45
farzadmf9-Sep-09 11:45 
GeneralRe: Form Resizing and Docked Controls [Hold the Front Page] Pin
Henry Minute9-Sep-09 11:10
Henry Minute9-Sep-09 11:10 
AnswerRe: Form Resizing and Docked Controls Pin
Zoki Manas8-Sep-09 23:06
Zoki Manas8-Sep-09 23:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.