Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListBox selection Pin
David Stone23-Aug-02 12:47
sitebuilderDavid Stone23-Aug-02 12:47 
GeneralRe: ListBox selection Pin
manson23-Aug-02 12:50
manson23-Aug-02 12:50 
GeneralRe: ListBox selection Pin
Domenic Denicola23-Aug-02 17:05
Domenic Denicola23-Aug-02 17:05 
Generalcombining Brushes Pin
manson23-Aug-02 12:26
manson23-Aug-02 12:26 
GeneralRe: combining Brushes Pin
David Stone23-Aug-02 12:28
sitebuilderDavid Stone23-Aug-02 12:28 
GeneralRe: combining Brushes Pin
manson23-Aug-02 12:48
manson23-Aug-02 12:48 
GeneralRe: combining Brushes Pin
David Stone23-Aug-02 13:08
sitebuilderDavid Stone23-Aug-02 13:08 
QuestionMinimumSize - what is that for? Pin
manson23-Aug-02 12:19
manson23-Aug-02 12:19 
setting MinimumSize for an MdiChild Form does nothing, you can still resize the Form to a smaller size than MinimumSize

checking if the Form has been resized to a smaller size than MinimumSize
(and resizing it back) in the Resize event handler seems the only
solution so far, but it doesnt look good in the runtime of course..

what am i missing?

ps. MaximumSize and MinimumSize do work for MdiParents and non-Mdi Forms, but
they dont work for MdiChildren

at least it looks like it

is there any way around it?


manson
GeneralEnums Pin
Nnamdi Onyeyiri23-Aug-02 11:14
Nnamdi Onyeyiri23-Aug-02 11:14 
GeneralRe: Enums Pin
Michael Mac23-Aug-02 11:47
Michael Mac23-Aug-02 11:47 
GeneralRe: Enums Pin
leppie24-Aug-02 2:58
leppie24-Aug-02 2:58 
GeneralRe: Enums Pin
Nnamdi Onyeyiri24-Aug-02 3:03
Nnamdi Onyeyiri24-Aug-02 3:03 
GeneralRe: Enums Pin
leppie24-Aug-02 3:24
leppie24-Aug-02 3:24 
GeneralRe: Enums Pin
Paul Ingles25-Aug-02 7:29
Paul Ingles25-Aug-02 7:29 
GeneralRe: Enums Pin
leppie25-Aug-02 7:48
leppie25-Aug-02 7:48 
Generalhelp Pin
imran_rafique23-Aug-02 9:30
imran_rafique23-Aug-02 9:30 
GeneralRe: help Pin
David Stone23-Aug-02 10:02
sitebuilderDavid Stone23-Aug-02 10:02 
Questionis it possible ? Pin
imran_rafique23-Aug-02 9:22
imran_rafique23-Aug-02 9:22 
AnswerRe: is it possible ? Pin
David Stone23-Aug-02 10:05
sitebuilderDavid Stone23-Aug-02 10:05 
GeneralRe: is it possible ? Pin
imran_rafique23-Aug-02 10:31
imran_rafique23-Aug-02 10:31 
GeneralRe: is it possible ? Pin
David Stone23-Aug-02 11:42
sitebuilderDavid Stone23-Aug-02 11:42 
GeneralRe: is it possible ? Pin
Nnamdi Onyeyiri23-Aug-02 11:55
Nnamdi Onyeyiri23-Aug-02 11:55 
GeneralRe: is it possible ? Pin
David Stone23-Aug-02 12:24
sitebuilderDavid Stone23-Aug-02 12:24 
GeneralRe: is it possible ? Pin
imran_rafique23-Aug-02 12:32
imran_rafique23-Aug-02 12:32 
GeneralRe: is it possible ? Pin
David Stone23-Aug-02 12:40
sitebuilderDavid Stone23-Aug-02 12:40 

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.