Click here to Skip to main content
15,917,456 members
Home / Discussions / C#
   

C#

 
Generalpix Pin
wael_waw1-Mar-05 14:33
wael_waw1-Mar-05 14:33 
GeneralRe: pix Pin
Christian Graus1-Mar-05 15:13
protectorChristian Graus1-Mar-05 15:13 
GeneralSimple example ZIP of Windows Service with remoting Pin
a_edwill1-Mar-05 14:28
a_edwill1-Mar-05 14:28 
GeneralRe: Simple example ZIP of Windows Service with remoting Pin
Scott Serl1-Mar-05 19:02
Scott Serl1-Mar-05 19:02 
GeneralRe: Simple example ZIP of Windows Service with remoting Pin
a_edwill2-Mar-05 7:36
a_edwill2-Mar-05 7:36 
GeneralRe: Simple example ZIP of Windows Service with remoting Pin
Scott Serl4-Mar-05 8:28
Scott Serl4-Mar-05 8:28 
GeneralMDI and moveable (custom) control painting Pin
pacharakeng1-Mar-05 12:13
pacharakeng1-Mar-05 12:13 
GeneralRe: MDI and moveable (custom) control painting Pin
Dave Kreskowiak3-Mar-05 0:39
mveDave Kreskowiak3-Mar-05 0:39 
There's nothing different about an MDI Form being painted. There is no seperate event for painting either.

Is your control on the MDI Parent form? Did you know that there is a MDIClient control on the Parent form? Is you control in the Controls collection of the MDIParent or the MDIClient? If it's the MDIParent, your control is probably being painted over by the MDIClient area control.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questionimport registry files? Pin
Anthony Mushrow1-Mar-05 12:02
professionalAnthony Mushrow1-Mar-05 12:02 
AnswerNeed some help! Pin
Anthony Mushrow1-Mar-05 22:50
professionalAnthony Mushrow1-Mar-05 22:50 
GeneralNeed help accessing a textbox from another class... Pin
ericfgarcia1-Mar-05 10:56
ericfgarcia1-Mar-05 10:56 
GeneralRe: Need help accessing a textbox from another class... Pin
Judah Gabriel Himango1-Mar-05 11:46
sponsorJudah Gabriel Himango1-Mar-05 11:46 
GeneralRe: Need help accessing a textbox from another class... Pin
ericfgarcia2-Mar-05 3:44
ericfgarcia2-Mar-05 3:44 
GeneralRe: Need help accessing a textbox from another class... Pin
Judah Gabriel Himango2-Mar-05 5:14
sponsorJudah Gabriel Himango2-Mar-05 5:14 
GeneralGetAttribute Returning Null Sometimes Pin
DemonBob1-Mar-05 10:37
DemonBob1-Mar-05 10:37 
GeneralRegex question Pin
ektoras1-Mar-05 10:02
ektoras1-Mar-05 10:02 
GeneralRe: Regex question Pin
Dave Kreskowiak1-Mar-05 10:18
mveDave Kreskowiak1-Mar-05 10:18 
GeneralRe: Regex question Pin
leppie1-Mar-05 11:10
leppie1-Mar-05 11:10 
GeneralOleDB Insert into MS Access Pin
Vodstok1-Mar-05 9:54
Vodstok1-Mar-05 9:54 
GeneralRe: OleDB Insert into MS Access Pin
Dave Kreskowiak1-Mar-05 10:16
mveDave Kreskowiak1-Mar-05 10:16 
GeneralRe: OleDB Insert into MS Access Pin
Vodstok1-Mar-05 10:26
Vodstok1-Mar-05 10:26 
GeneralRe: OleDB Insert into MS Access Pin
Anonymous1-Mar-05 10:42
Anonymous1-Mar-05 10:42 
GeneralRe: OleDB Insert into MS Access Pin
Troske1-Mar-05 12:29
Troske1-Mar-05 12:29 
GeneralProcess.HasExited problems Pin
3Dizard1-Mar-05 9:44
3Dizard1-Mar-05 9:44 
GeneralRe: Process.HasExited problems Pin
Dave Kreskowiak1-Mar-05 10:14
mveDave Kreskowiak1-Mar-05 10:14 

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.