Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is the @ for? Pin
Eric Gunnerson (msft)5-Aug-03 9:06
Eric Gunnerson (msft)5-Aug-03 9:06 
GeneralRe: What is the @ for? Pin
Alvaro Mendez5-Aug-03 9:27
Alvaro Mendez5-Aug-03 9:27 
GeneralRe: What is the @ for? Pin
J. Dunlap5-Aug-03 9:31
J. Dunlap5-Aug-03 9:31 
GeneralControl painting Pin
Alex Korchemniy5-Aug-03 8:18
Alex Korchemniy5-Aug-03 8:18 
GeneralRe: Control painting Pin
J. Dunlap5-Aug-03 8:42
J. Dunlap5-Aug-03 8:42 
GeneralRe: Control painting Pin
Alex Korchemniy5-Aug-03 9:31
Alex Korchemniy5-Aug-03 9:31 
GeneralRe: Control painting Pin
Arun Bhalla5-Aug-03 10:15
Arun Bhalla5-Aug-03 10:15 
GeneralRe: Control painting Pin
Nick Parker5-Aug-03 17:33
protectorNick Parker5-Aug-03 17:33 
Arun Bhalla wrote:
Is that a better solution than invalidating that portion of the parent control (and the parent's child controls) in that region?

Well, overriding the WinProc allows you to catch specific messages, allowing you to customize the way the application works, in this case, when repainting is done.

-Nick Parker
GeneralRe: Control painting Pin
Csharp™6-Aug-03 0:23
Csharp™6-Aug-03 0:23 
Generalaccessing variables between forms. Pin
mikemilano5-Aug-03 7:09
mikemilano5-Aug-03 7:09 
GeneralRe: accessing variables between forms. Pin
apferreira5-Aug-03 7:23
apferreira5-Aug-03 7:23 
GeneralRe: accessing variables between forms. Pin
mikemilano5-Aug-03 8:45
mikemilano5-Aug-03 8:45 
GeneralRe: accessing variables between forms. Pin
Rocky Moore5-Aug-03 9:27
Rocky Moore5-Aug-03 9:27 
GeneralRe: accessing variables between forms. Pin
mikemilano5-Aug-03 9:48
mikemilano5-Aug-03 9:48 
Generalapplication hotkeys Pin
haimon155-Aug-03 6:56
haimon155-Aug-03 6:56 
GeneralTieing textboxes to grid Pin
Ista5-Aug-03 6:18
Ista5-Aug-03 6:18 
GeneralRe: Tieing textboxes to grid Pin
Ista5-Aug-03 9:48
Ista5-Aug-03 9:48 
Generalparent, showing a form Pin
THEMYTH5-Aug-03 5:07
THEMYTH5-Aug-03 5:07 
GeneralRe: parent, showing a form Pin
Rocky Moore5-Aug-03 9:51
Rocky Moore5-Aug-03 9:51 
GeneralMdi-Application Pin
JM_FL5-Aug-03 1:47
JM_FL5-Aug-03 1:47 
GeneralRe: Mdi-Application Pin
apferreira5-Aug-03 7:39
apferreira5-Aug-03 7:39 
Generaloffset printing to paper but not in print preview Pin
misterbear5-Aug-03 0:45
misterbear5-Aug-03 0:45 
Generalcomment... Pin
misterbear5-Aug-03 0:46
misterbear5-Aug-03 0:46 
GeneralRemoting Pin
Ivan Fernandez5-Aug-03 0:27
Ivan Fernandez5-Aug-03 0:27 
GeneralRe: Remoting Pin
Valeria Bogdevich5-Aug-03 2:55
Valeria Bogdevich5-Aug-03 2:55 

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.