Click here to Skip to main content
15,918,041 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataGridView and ComboBoxes Pin
M. Cahid AYDIN21-Feb-07 20:47
M. Cahid AYDIN21-Feb-07 20:47 
QuestionHow to administer my application remotely? Pin
BraveShogun21-Feb-07 4:16
BraveShogun21-Feb-07 4:16 
QuestionAlarm on Event in Event Calendar Pin
fangenius21-Feb-07 3:29
fangenius21-Feb-07 3:29 
QuestionC# childcontrol not editable in designtime. Pin
topcatalpha21-Feb-07 3:26
topcatalpha21-Feb-07 3:26 
AnswerRe: C# childcontrol not editable in designtime. Pin
Martin#21-Feb-07 3:42
Martin#21-Feb-07 3:42 
QuestionDifference between += and -= when defining events Pin
sharpiesharpie21-Feb-07 3:20
sharpiesharpie21-Feb-07 3:20 
AnswerRe: Difference between += and -= when defining events Pin
Martin#21-Feb-07 3:25
Martin#21-Feb-07 3:25 
GeneralRe: Difference between += and -= when defining events Pin
Martin#21-Feb-07 3:35
Martin#21-Feb-07 3:35 
AnswerRe: Difference between += and -= when defining events Pin
Luc Pattyn21-Feb-07 11:07
sitebuilderLuc Pattyn21-Feb-07 11:07 
QuestionSave Jpeg via Web Service Pin
Russell Jones21-Feb-07 3:02
Russell Jones21-Feb-07 3:02 
AnswerRe: Save Jpeg via Web Service Pin
Russell Jones21-Feb-07 4:26
Russell Jones21-Feb-07 4:26 
AnswerRe: Save Jpeg via Web Service Pin
code-frog21-Feb-07 4:44
professionalcode-frog21-Feb-07 4:44 
Questiondifferences between asp and asp.net Pin
Rama krishna.M21-Feb-07 2:59
Rama krishna.M21-Feb-07 2:59 
AnswerRe: differences between asp and asp.net Pin
Russell Jones21-Feb-07 3:05
Russell Jones21-Feb-07 3:05 
GeneralRe: differences between asp and asp.net Pin
lost in transition 21-Feb-07 3:57
lost in transition 21-Feb-07 3:57 
AnswerRe: differences between asp and asp.net Pin
Guffa21-Feb-07 4:57
Guffa21-Feb-07 4:57 
QuestionSecuring SOAP communications with TLS-PSK Pin
AdrianFreemantle21-Feb-07 2:55
AdrianFreemantle21-Feb-07 2:55 
QuestionMDI problem Pin
Jan-Erik Romoeren21-Feb-07 2:49
Jan-Erik Romoeren21-Feb-07 2:49 
AnswerRe: MDI problem Pin
Martin#21-Feb-07 3:51
Martin#21-Feb-07 3:51 
GeneralRe: MDI problem Pin
Jan-Erik Romoeren22-Feb-07 21:59
Jan-Erik Romoeren22-Feb-07 21:59 
AnswerRe: MDI problem Pin
Bekjong21-Feb-07 4:42
Bekjong21-Feb-07 4:42 
GeneralRe: MDI problem Pin
Jan-Erik Romoeren22-Feb-07 22:10
Jan-Erik Romoeren22-Feb-07 22:10 
I am using double buffering, but I don't think I've looked at the SetStyle method.

Anyway, I've been digging in the framework with .NET reflector, and I've managed to disable the mdi system buttons. So, I'm trying to use the standard functionality right now, meaning I won't dock the childs. To get the functionality I want, I override WndProc, and return when I get the message to maximize the window... So now restore and maximize will restore / maximize only the selected child.
QuestionScroll With Code Pin
MHASSANF21-Feb-07 2:29
MHASSANF21-Feb-07 2:29 
AnswerRe: Scroll With Code Pin
K.P.Kannan21-Feb-07 20:44
K.P.Kannan21-Feb-07 20:44 
QuestionRe: Scroll With Code Pin
MHASSANF23-Feb-07 21:25
MHASSANF23-Feb-07 21:25 

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.