Click here to Skip to main content
16,005,037 members
Home / Discussions / C#
   

C#

 
AnswerRe: BinaryWriter, NetworkStream, missing data? Pin
HudsonKane16-Dec-04 3:34
HudsonKane16-Dec-04 3:34 
GeneralCrystal Report Pin
sevan16-Dec-04 1:34
sevan16-Dec-04 1:34 
GeneralPrinting with System.Drawing.Printing.PrintDocument - Problem on different printers Pin
Bhavin Soni16-Dec-04 1:28
Bhavin Soni16-Dec-04 1:28 
GeneralTransparent images in a picturebox Pin
mvanschie16-Dec-04 0:36
mvanschie16-Dec-04 0:36 
GeneralSchedule-like interface graphics Pin
SolidRock16-Dec-04 0:02
SolidRock16-Dec-04 0:02 
GeneralRe: Schedule-like interface graphics Pin
Gangren16-Dec-04 1:53
Gangren16-Dec-04 1:53 
GeneralRe: Schedule-like interface graphics Pin
Anonymous24-Dec-04 1:50
Anonymous24-Dec-04 1:50 
GeneralRe: Schedule-like interface graphics Pin
Gangren24-Dec-04 2:45
Gangren24-Dec-04 2:45 
Hi,

I'm not sure i understand the problem, maybe you could be a little more specific on the steps to reproduce your problem.
Don't forget that the form ClientSize will be brought down to zero when minimizing, so all the docked controls will be resized to have a zero height too. So if you have code in Resize event (or in OnResize method) of your scrolling panel, and you probably do have code there, don't forget to check if a zero height is ok for all the processing you do there.

I've never experienced any issue with the "scrollable panel" control i've made, even when docking it to fill, left, or anything. I just tried checking the "left" property after resizing to Maximized, Normal and Minimized, and it always stays at zero.

If you really want me to help the best would be to post a smaple project reproducing your problem

Etienne.
GeneralInserting Images into a Ms Access Database Pin
SeDoHo15-Dec-04 23:59
SeDoHo15-Dec-04 23:59 
GeneralRe: Inserting Images into a Ms Access Database Pin
Guinness4Strength16-Dec-04 8:49
Guinness4Strength16-Dec-04 8:49 
GeneralContext Sensitive help for Groupbox Pin
Renee Jiao15-Dec-04 23:24
Renee Jiao15-Dec-04 23:24 
GeneralControls on a Form Pin
Anonymous15-Dec-04 22:21
Anonymous15-Dec-04 22:21 
GeneralRe: Controls on a Form Pin
Gangren15-Dec-04 22:33
Gangren15-Dec-04 22:33 
Generaldata base Pin
Prasadepparla15-Dec-04 21:48
Prasadepparla15-Dec-04 21:48 
GeneralRe: data base Pin
SeMartens15-Dec-04 22:35
SeMartens15-Dec-04 22:35 
GeneralRe: data base Pin
Prasadepparla15-Dec-04 23:11
Prasadepparla15-Dec-04 23:11 
GeneralRe: data base Pin
Heath Stewart15-Dec-04 23:22
protectorHeath Stewart15-Dec-04 23:22 
GeneralRe: data base Pin
SeMartens15-Dec-04 23:24
SeMartens15-Dec-04 23:24 
GeneralRe: data base Pin
Heath Stewart15-Dec-04 22:47
protectorHeath Stewart15-Dec-04 22:47 
GeneralDisable controls without highliting Pin
fracalifa15-Dec-04 21:21
fracalifa15-Dec-04 21:21 
GeneralRe: Disable controls without highliting Pin
Jay Shankar15-Dec-04 22:16
Jay Shankar15-Dec-04 22:16 
GeneralRe: Disable controls without highliting Pin
fracalifa15-Dec-04 22:48
fracalifa15-Dec-04 22:48 
GeneralRe: Disable controls without highliting Pin
Jay Shankar16-Dec-04 14:17
Jay Shankar16-Dec-04 14:17 
Generalpropagating datagrid changes in multiple tables Pin
Rashid_Mehmood15-Dec-04 20:31
Rashid_Mehmood15-Dec-04 20:31 
GeneralRe: propagating datagrid changes in multiple tables Pin
Heath Stewart15-Dec-04 22:41
protectorHeath Stewart15-Dec-04 22:41 

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.