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

Visual Basic

 
AnswerRe: Windows application in Vb.NET Pin
LloydA11129-Sep-07 1:31
LloydA11129-Sep-07 1:31 
QuestionWindows application in Vb.NET Pin
Senthil K Ramadoss28-Sep-07 12:08
Senthil K Ramadoss28-Sep-07 12:08 
AnswerRe: Windows application in Vb.NET Pin
Johan Hakkesteegt29-Sep-07 7:54
Johan Hakkesteegt29-Sep-07 7:54 
AnswerRe: Windows application in Vb.NET Pin
Vimalsoft(Pty) Ltd1-Oct-07 5:45
professionalVimalsoft(Pty) Ltd1-Oct-07 5:45 
Questionproblems with radio buttons Pin
zamzoum28-Sep-07 11:01
zamzoum28-Sep-07 11:01 
AnswerRe: problems with radio buttons Pin
Dave Kreskowiak28-Sep-07 12:29
mveDave Kreskowiak28-Sep-07 12:29 
QuestionRe: problems with radio buttons Pin
zamzoum29-Sep-07 11:11
zamzoum29-Sep-07 11:11 
AnswerRe: problems with radio buttons Pin
Johan Hakkesteegt29-Sep-07 8:05
Johan Hakkesteegt29-Sep-07 8:05 
What Dave is saying is not entirely true (at least in vb.net, I don't know about vb6). When you create a form, and add radiobuttons, they will be unchecked by default. When the form is loaded, the radiobuttons will all be unchecked until you make a choice.

The better question however is, why would you want to use radiobuttons and then have them all be unchecked? The basic idea of the radiobutton is to force the user to make a choice. Otherwise you really should consider using checkboxes instead.

Good luck,

Johan

My advice is free, and you may get what you paid for.

GeneralRe: problems with radio buttons Pin
Dave Kreskowiak29-Sep-07 8:23
mveDave Kreskowiak29-Sep-07 8:23 
GeneralRe: problems with radio buttons Pin
Johan Hakkesteegt30-Sep-07 21:05
Johan Hakkesteegt30-Sep-07 21:05 
GeneralRe: problems with radio buttons Pin
Dave Kreskowiak1-Oct-07 1:01
mveDave Kreskowiak1-Oct-07 1:01 
GeneralRe: problems with radio buttons Pin
Dave Kreskowiak1-Oct-07 14:07
mveDave Kreskowiak1-Oct-07 14:07 
QuestionRe: problems with radio buttons Pin
zamzoum29-Sep-07 11:19
zamzoum29-Sep-07 11:19 
AnswerRe: problems with radio buttons Pin
Johan Hakkesteegt30-Sep-07 23:09
Johan Hakkesteegt30-Sep-07 23:09 
QuestionHelp extracting e-mail from outlook express Pin
ankoump28-Sep-07 10:54
ankoump28-Sep-07 10:54 
AnswerRe: Help extracting e-mail from outlook express Pin
DanB198329-Sep-07 9:26
DanB198329-Sep-07 9:26 
Questionconnection to sqlexpress through crystal reports Pin
mostafaelfeky28-Sep-07 10:25
mostafaelfeky28-Sep-07 10:25 
AnswerRe: connection to sqlexpress through crystal reports Pin
Dave Kreskowiak28-Sep-07 11:00
mveDave Kreskowiak28-Sep-07 11:00 
QuestionProblems resizing image in VB.NET Pin
Kombu28-Sep-07 10:03
Kombu28-Sep-07 10:03 
AnswerRe: Problems resizing image in VB.NET Pin
Dave Kreskowiak28-Sep-07 10:59
mveDave Kreskowiak28-Sep-07 10:59 
GeneralRe: Problems resizing image in VB.NET Pin
Kombu28-Sep-07 12:35
Kombu28-Sep-07 12:35 
QuestionSimulating a mouseclick Pin
The real $M@28-Sep-07 8:31
The real $M@28-Sep-07 8:31 
AnswerRe: Simulating a mouseclick Pin
Dave Kreskowiak28-Sep-07 9:36
mveDave Kreskowiak28-Sep-07 9:36 
QuestionWizard Creation Pin
zoljin28-Sep-07 5:49
zoljin28-Sep-07 5:49 
AnswerRe: Wizard Creation Pin
Dave Kreskowiak28-Sep-07 6:20
mveDave Kreskowiak28-Sep-07 6:20 

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.