Click here to Skip to main content
15,919,749 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Imaginary number Pin
DigiOz Multimedia5-Sep-07 10:11
DigiOz Multimedia5-Sep-07 10:11 
QuestionDirectX Pin
plural4-Sep-07 2:26
plural4-Sep-07 2:26 
AnswerRe: DirectX Pin
Christian Graus4-Sep-07 3:38
protectorChristian Graus4-Sep-07 3:38 
QuestionSemi Transparent Controls Pin
errorfunktion4-Sep-07 1:37
errorfunktion4-Sep-07 1:37 
AnswerRe: Semi Transparent Controls Pin
Dave Kreskowiak4-Sep-07 2:17
mveDave Kreskowiak4-Sep-07 2:17 
GeneralRe: Semi Transparent Controls Pin
errorfunktion4-Sep-07 3:21
errorfunktion4-Sep-07 3:21 
GeneralRe: Semi Transparent Controls Pin
Tom Deketelaere4-Sep-07 3:45
professionalTom Deketelaere4-Sep-07 3:45 
GeneralRe: Semi Transparent Controls Pin
errorfunktion4-Sep-07 3:57
errorfunktion4-Sep-07 3:57 
This is simply not true. There is one computer screen and hence only
one set of pixels. If the form background is gray and one draws a green circle those pixels become green. The Form Background is still gray. If a control on top of the form obscures the circle and then moved the form paint event repaints the circle. The circle is by no means part of the background.

Also Dave, It's not true that color.transparent simply gives the control the
container background. If I manually give the control the same background as the
form the circle is not visible. Meaning that color.transparent clearly does
something more.

What it does I don't know.

GeneralRe: Semi Transparent Controls Pin
Dave Kreskowiak4-Sep-07 4:29
mveDave Kreskowiak4-Sep-07 4:29 
GeneralRe: Semi Transparent Controls Pin
errorfunktion4-Sep-07 13:23
errorfunktion4-Sep-07 13:23 
GeneralRe: Semi Transparent Controls Pin
Dave Kreskowiak4-Sep-07 15:46
mveDave Kreskowiak4-Sep-07 15:46 
GeneralSemi Transparent Controls, Works! Pin
errorfunktion5-Sep-07 0:28
errorfunktion5-Sep-07 0:28 
GeneralRe: Semi Transparent Controls, Works! Pin
Dave Kreskowiak5-Sep-07 2:09
mveDave Kreskowiak5-Sep-07 2:09 
QuestionWeb Service timeout Pin
Diego F.4-Sep-07 1:33
Diego F.4-Sep-07 1:33 
AnswerRe: Web Service timeout Pin
Kschuler4-Sep-07 4:10
Kschuler4-Sep-07 4:10 
QuestionInstallation of application Pin
Roes1234-Sep-07 0:14
Roes1234-Sep-07 0:14 
AnswerRe: Installation of application Pin
ncjlee4-Sep-07 3:31
ncjlee4-Sep-07 3:31 
GeneralRe: Installation of application Pin
Roes1234-Sep-07 3:41
Roes1234-Sep-07 3:41 
QuestionHowto dynamic call of a method Pin
Stephan Pilz3-Sep-07 23:49
Stephan Pilz3-Sep-07 23:49 
AnswerRe: Howto dynamic call of a method Pin
Guffa3-Sep-07 23:54
Guffa3-Sep-07 23:54 
GeneralRe: Howto dynamic call of a method Pin
Stephan Pilz3-Sep-07 23:57
Stephan Pilz3-Sep-07 23:57 
AnswerRe: Howto dynamic call of a method Pin
Salman Sheikh3-Sep-07 23:58
Salman Sheikh3-Sep-07 23:58 
GeneralRe: Howto dynamic call of a method Pin
Stephan Pilz4-Sep-07 0:03
Stephan Pilz4-Sep-07 0:03 
AnswerRe: Howto dynamic call of a method Pin
Pascal Ganaye4-Sep-07 6:03
Pascal Ganaye4-Sep-07 6:03 
QuestionGet blank CD/DVD disk space Pin
helelark1233-Sep-07 21:37
helelark1233-Sep-07 21:37 

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.