Click here to Skip to main content
15,878,945 members
Home / Discussions / C#
   

C#

 
Generalprocess index problem Pin
Anonymous3-Nov-03 1:45
Anonymous3-Nov-03 1:45 
GeneralRe: process index problem Pin
Paul Evans3-Nov-03 3:37
Paul Evans3-Nov-03 3:37 
GeneralThreading not working Pin
Member 6797283-Nov-03 1:26
Member 6797283-Nov-03 1:26 
GeneralRe: Threading not working Pin
Paul Evans3-Nov-03 3:39
Paul Evans3-Nov-03 3:39 
GeneralRe: Threading not working Pin
Paul Evans3-Nov-03 3:48
Paul Evans3-Nov-03 3:48 
GeneralRe: Threading not working Pin
Member 6797283-Nov-03 17:39
Member 6797283-Nov-03 17:39 
GeneralUser Controls in C# Pin
Den2Fly3-Nov-03 0:51
Den2Fly3-Nov-03 0:51 
GeneralRe: User Controls in C# Pin
Paul Evans3-Nov-03 3:43
Paul Evans3-Nov-03 3:43 
It depends on how your parent control is drawing. If it's invisible it won't even bother calling children under some circumstances.

Probably look into overriding the paint - although I think the opacity thing is a window attribute.



/**********************************
Paul Evans, Dorset, UK.
Personal Homepage "EnjoySoftware" @
http://www.enjoysoftware.co.uk/
**********************************/

GeneralRe: User Controls in C# Pin
Den2Fly3-Nov-03 4:06
Den2Fly3-Nov-03 4:06 
GeneralTextBox Pin
Jose Vicente3-Nov-03 0:46
Jose Vicente3-Nov-03 0:46 
GeneralRe: TextBox Pin
Rahul Walavalkar3-Nov-03 1:56
Rahul Walavalkar3-Nov-03 1:56 
GeneralRe: TextBox Pin
Alvaro Mendez3-Nov-03 8:42
Alvaro Mendez3-Nov-03 8:42 
GeneralWeakHashMap equivalent Pin
peter27132-Nov-03 21:43
peter27132-Nov-03 21:43 
Questionhow to login by C# Pin
martiwy2-Nov-03 17:35
martiwy2-Nov-03 17:35 
AnswerRe: how to login by C# Pin
leppie2-Nov-03 20:30
leppie2-Nov-03 20:30 
AnswerRe: how to login by C# Pin
Steve S3-Nov-03 2:59
Steve S3-Nov-03 2:59 
AnswerRe: how to login by C# Pin
perlmunger3-Nov-03 12:18
perlmunger3-Nov-03 12:18 
AnswerIt doesn't work. please check my code. Pin
martiwy4-Nov-03 20:46
martiwy4-Nov-03 20:46 
GeneralWeb Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 16:56
Muhammad Nauman Khan2-Nov-03 16:56 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 21:48
bjoernen2-Nov-03 21:48 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:35
Muhammad Nauman Khan2-Nov-03 22:35 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 22:50
bjoernen2-Nov-03 22:50 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:36
Muhammad Nauman Khan2-Nov-03 22:36 
GeneralRe: Web Browser in .NET Pin
Paul Evans3-Nov-03 3:46
Paul Evans3-Nov-03 3:46 
QuestionEvent marshalling across thread boundaries? Pin
Jörgen Sigvardsson2-Nov-03 10:13
Jörgen Sigvardsson2-Nov-03 10:13 

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.