Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Scrolling - Co-ordinates problem Pin
Philip Fitzsimons14-Apr-03 3:55
Philip Fitzsimons14-Apr-03 3:55 
GeneralRe: Scrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 4:00
Paul Griffin14-Apr-03 4:00 
GeneralSelected text in TextBox derivation Pin
Anonymous14-Apr-03 3:24
Anonymous14-Apr-03 3:24 
QuestionDrawString on MDI background?? Pin
mirano14-Apr-03 3:17
mirano14-Apr-03 3:17 
AnswerRe: DrawString on MDI background?? Pin
Chris Jobson14-Apr-03 10:10
Chris Jobson14-Apr-03 10:10 
GeneralRe: DrawString on MDI background?? Pin
mirano14-Apr-03 10:53
mirano14-Apr-03 10:53 
GeneralRe: DrawString on MDI background?? Pin
Richard Deeming15-Apr-03 7:25
mveRichard Deeming15-Apr-03 7:25 
GeneralIt works...it doesn't work! Pin
mirano15-Apr-03 12:07
mirano15-Apr-03 12:07 
Thanks, your solution is a smart one, and it works, but only partially. When I put this in the Form_Load event it will draw the text, but then any child window that moves over that area of MDI background where the text is drawn will actually erase it. I put it in the load event, so to draw it only ones for the lifetime of the application, if I put it in the paint event it does not work at all.
But thanks for your code anyways, it is good to know that MdiClient class maps to the MdiClientWnd, which is something I totally disregarded.

.
GeneralIndexer question Pin
JasperHotmail14-Apr-03 0:30
JasperHotmail14-Apr-03 0:30 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 2:27
Philip Fitzsimons14-Apr-03 2:27 
GeneralRe: Indexer question Pin
JasperHotmail14-Apr-03 3:00
JasperHotmail14-Apr-03 3:00 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 3:14
Philip Fitzsimons14-Apr-03 3:14 
GeneralRe: Indexer question Pin
Jasper4C#15-Apr-03 14:57
Jasper4C#15-Apr-03 14:57 
GeneralRe: Indexer question Pin
Philip Fitzsimons17-Apr-03 11:05
Philip Fitzsimons17-Apr-03 11:05 
GeneralImage Zooming in C# Pin
Member 26583513-Apr-03 21:20
Member 26583513-Apr-03 21:20 
GeneralRe: Image Zooming in C# Pin
Natty Gur13-Apr-03 21:45
Natty Gur13-Apr-03 21:45 
GeneralRe: Image Zooming in C# Pin
Member 26583513-Apr-03 22:34
Member 26583513-Apr-03 22:34 
GeneralRe: Image Zooming in C# Pin
Philip Fitzsimons14-Apr-03 3:16
Philip Fitzsimons14-Apr-03 3:16 
GeneralRe: Image Zooming in C# Pin
Nick Parker15-Apr-03 2:44
protectorNick Parker15-Apr-03 2:44 
QuestionHow can i catch console output to a textbox ? Pin
jtmtv1813-Apr-03 19:57
jtmtv1813-Apr-03 19:57 
AnswerRe: How can i catch console output to a textbox ? Pin
Philip Fitzsimons14-Apr-03 3:24
Philip Fitzsimons14-Apr-03 3:24 
QuestionCan I design a webserivce with c#,now I want use it with c++ and webservice have session state Pin
wxdwxd13-Apr-03 19:18
wxdwxd13-Apr-03 19:18 
GeneralTrying to make TextBox act like a Console.ReadLine Pin
Ioncycle13-Apr-03 8:35
Ioncycle13-Apr-03 8:35 
GeneralRe: Trying to make TextBox act like a Console.ReadLine Pin
Philip Fitzsimons14-Apr-03 3:19
Philip Fitzsimons14-Apr-03 3:19 
GeneralXmlDocument query Pin
Nish Nishant13-Apr-03 6:22
sitebuilderNish Nishant13-Apr-03 6:22 

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.