Click here to Skip to main content
16,016,067 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionStreaming AVI in media player Pin
jinxp20-Jun-06 12:48
jinxp20-Jun-06 12:48 
AnswerRe: Streaming AVI in media player Pin
Ed.Poore21-Jun-06 1:51
Ed.Poore21-Jun-06 1:51 
GeneralRe: Streaming AVI in media player Pin
jinxp23-Jun-06 5:52
jinxp23-Jun-06 5:52 
Questionvb.net thread problem Pin
jaseem ahmad20-Jun-06 7:23
jaseem ahmad20-Jun-06 7:23 
AnswerRe: vb.net thread problem Pin
Ray Cassick20-Jun-06 8:09
Ray Cassick20-Jun-06 8:09 
AnswerRe: vb.net thread problem [modified] Pin
Steve Pullan20-Jun-06 13:21
Steve Pullan20-Jun-06 13:21 
QuestionHow do I change JUST the color of a Group Boxs' line?????? Pin
Joey Picerno20-Jun-06 5:19
Joey Picerno20-Jun-06 5:19 
AnswerRe: How do I change JUST the color of a Group Boxs' line?????? Pin
Dave Kreskowiak21-Jun-06 9:18
mveDave Kreskowiak21-Jun-06 9:18 
There's no property you can change to get the GroupBox lines to draw in a different color. You'll have to create your own GroupBox control, inheriting from the normal GroupBox class, and supply your own drawing code to draw the GroupBox. Considering the effort involved, is the color of that line really worth it?


Dave Kreskowiak
Microsoft MVP - Visual Basic

QuestionModule Pin
Lansky20-Jun-06 5:18
Lansky20-Jun-06 5:18 
AnswerRe: Module Pin
Dave Kreskowiak21-Jun-06 9:14
mveDave Kreskowiak21-Jun-06 9:14 
QuestionDisable/Enable CD/DVD-Drive Pin
Lennard Fonteijn20-Jun-06 4:38
Lennard Fonteijn20-Jun-06 4:38 
AnswerRe: Disable/Enable CD/DVD-Drive Pin
progload20-Jun-06 6:38
progload20-Jun-06 6:38 
QuestiontreevieW in vb.net 1.1 Pin
constantinejones20-Jun-06 4:19
constantinejones20-Jun-06 4:19 
AnswerRe: treevieW in vb.net 1.1 Pin
Lennard Fonteijn20-Jun-06 4:45
Lennard Fonteijn20-Jun-06 4:45 
QuestionType SqlConnection is not defined Pin
Quecumber25620-Jun-06 3:53
Quecumber25620-Jun-06 3:53 
AnswerRe: Type SqlConnection is not defined Pin
Edbert P20-Jun-06 19:39
Edbert P20-Jun-06 19:39 
GeneralRe: Type SqlConnection is not defined Pin
Quecumber25621-Jun-06 3:49
Quecumber25621-Jun-06 3:49 
GeneralRe: Type SqlConnection is not defined Pin
Edbert P21-Jun-06 13:52
Edbert P21-Jun-06 13:52 
QuestionOnline Booking Pin
Daleen20-Jun-06 3:16
Daleen20-Jun-06 3:16 
AnswerRe: Online Booking Pin
mikanu20-Jun-06 9:42
mikanu20-Jun-06 9:42 
Generalto save multiple .bmp images Pin
Ganesh Nagargoje20-Jun-06 3:15
Ganesh Nagargoje20-Jun-06 3:15 
GeneralRe: to save multiple .bmp images Pin
toxcct20-Jun-06 3:21
toxcct20-Jun-06 3:21 
GeneralRe: to save multiple .bmp images Pin
Nitron20-Jun-06 3:22
Nitron20-Jun-06 3:22 
JokeRe: to save multiple .bmp images Pin
Don Miguel20-Jun-06 3:27
Don Miguel20-Jun-06 3:27 
GeneralRe: to save multiple .bmp images Pin
Monty220-Jun-06 3:28
Monty220-Jun-06 3:28 

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.