Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
QuestionDoes something look goofy here? Pin
Nick Parker2-Jan-03 4:25
protectorNick Parker2-Jan-03 4:25 
AnswerRe: Does something look goofy here? Pin
Paul Riley2-Jan-03 4:55
Paul Riley2-Jan-03 4:55 
GeneralRe: Does something look goofy here? Pin
Nick Parker2-Jan-03 5:00
protectorNick Parker2-Jan-03 5:00 
AnswerRe: Does something look goofy here? Pin
Stephane Rodriguez.2-Jan-03 5:01
Stephane Rodriguez.2-Jan-03 5:01 
GeneralRe: Does something look goofy here? Pin
Nick Parker2-Jan-03 6:13
protectorNick Parker2-Jan-03 6:13 
GeneralRe: Does something look goofy here? Pin
Stephane Rodriguez.2-Jan-03 6:25
Stephane Rodriguez.2-Jan-03 6:25 
GeneralRe: Does something look goofy here? Pin
Nick Parker2-Jan-03 7:14
protectorNick Parker2-Jan-03 7:14 
AnswerRe: Does something look goofy here? Pin
James T. Johnson2-Jan-03 9:46
James T. Johnson2-Jan-03 9:46 
This is something that someone else had seen, Stan Shannon I think. The problem is that windows handles all of the painting for textboxes so the OnPaint method is never called.

There is a VB.NET article on control SubClassing using the NativeWindow class, I think that would give you the OnPaint method again.

Let me know if that works,

James

"The elastic retreat rings the close of play as the last wave uncovers
the newfangled way.
But your new shoes are worn at the heels and
your suntan does rapidly peel and
your wise men don't know how it feels to be thick as a brick."
"Thick as a Brick" from Thick as a Brick, Jethro Tull 1972

AnswerRe: Does something look goofy here? Pin
RichiLloyd29-Sep-04 3:31
RichiLloyd29-Sep-04 3:31 
Questionhow to ... Pin
Max Santos2-Jan-03 2:35
Max Santos2-Jan-03 2:35 
Questionhow could i make my program support multilanguage. Pin
Wang Kaiming1-Jan-03 22:53
Wang Kaiming1-Jan-03 22:53 
AnswerRe: how could i make my program support multilanguage. Pin
Kannan Kalyanaraman1-Jan-03 23:32
Kannan Kalyanaraman1-Jan-03 23:32 
GeneralRe: how could i make my program support multilanguage. Pin
Wang Kaiming3-Jan-03 1:41
Wang Kaiming3-Jan-03 1:41 
GeneralDirectX 9 C# Pin
egon1-Jan-03 22:21
egon1-Jan-03 22:21 
GeneralRe: DirectX 9 C# Pin
Cristoff2-Jan-03 1:03
Cristoff2-Jan-03 1:03 
GeneralRe: DirectX 9 C# Pin
anotherside20002-Jan-03 6:04
anotherside20002-Jan-03 6:04 
GeneralRe: DirectX 9 C# Pin
egon6-Jan-03 4:58
egon6-Jan-03 4:58 
GeneralRe: DirectX 9 C# Pin
egon7-Jan-03 2:25
egon7-Jan-03 2:25 
QuestionByte* , Byte Array , or allocate memory? Pin
Anonymous1-Jan-03 21:13
Anonymous1-Jan-03 21:13 
Questionhighspeed c#? Pin
Anonymous1-Jan-03 20:55
Anonymous1-Jan-03 20:55 
AnswerRe: highspeed c#? Pin
Kannan Kalyanaraman1-Jan-03 21:30
Kannan Kalyanaraman1-Jan-03 21:30 
AnswerRe: highspeed c#? Pin
Furty4-Jan-03 16:03
Furty4-Jan-03 16:03 
QuestionHow to "QueryPerformanceCounter"? Pin
Cristoff1-Jan-03 20:33
Cristoff1-Jan-03 20:33 
AnswerRe: How to "QueryPerformanceCounter"? Pin
Kannan Kalyanaraman1-Jan-03 21:24
Kannan Kalyanaraman1-Jan-03 21:24 
General.wav file Pin
shimin1-Jan-03 19:07
shimin1-Jan-03 19:07 

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.