Click here to Skip to main content
15,902,189 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFile transfer help Pin
Mega130-Mar-06 17:27
Mega130-Mar-06 17:27 
AnswerRe: File transfer help Pin
hbk72331-Mar-06 1:35
hbk72331-Mar-06 1:35 
GeneralRe: File transfer help Pin
Mega131-Mar-06 4:08
Mega131-Mar-06 4:08 
GeneralRe: File transfer help Pin
Chatura Dilan31-Mar-06 17:43
Chatura Dilan31-Mar-06 17:43 
QuestionLoad html page in VB.NET Pin
lucdt30-Mar-06 17:03
lucdt30-Mar-06 17:03 
AnswerRe: Load html page in VB.NET Pin
sathish s30-Mar-06 20:02
sathish s30-Mar-06 20:02 
Questionnull value - datetimepicker checked property Pin
VaLynna30-Mar-06 16:36
VaLynna30-Mar-06 16:36 
AnswerRe: null value - datetimepicker checked property Pin
sathish s30-Mar-06 19:05
sathish s30-Mar-06 19:05 
I assume this is a winform app. Put this in a button click and chk if you are able to change the checked state.

dateTimePicker1.Checked= !(dateTimePicker1.Checked)

The isDbNull might return false, chk that
QuestionHowto:Transfer or show display Excel data into listbox with VB.NET Pin
jikadawe30-Mar-06 16:34
jikadawe30-Mar-06 16:34 
Questionview video Pin
vivayor kong30-Mar-06 15:49
vivayor kong30-Mar-06 15:49 
AnswerRe: view video Pin
Dave Kreskowiak31-Mar-06 4:40
mveDave Kreskowiak31-Mar-06 4:40 
QuestionDataset.HasChanges won't becomeTrue! Pin
MohammadAmiry30-Mar-06 12:59
MohammadAmiry30-Mar-06 12:59 
Questiontopmost Pin
SVb.net30-Mar-06 12:07
SVb.net30-Mar-06 12:07 
AnswerRe: topmost Pin
Steve Pullan30-Mar-06 12:59
Steve Pullan30-Mar-06 12:59 
AnswerRe: topmost Pin
Joshua Quick30-Mar-06 14:06
Joshua Quick30-Mar-06 14:06 
AnswerUse Desktops Pin
MohammadAmiry30-Mar-06 14:18
MohammadAmiry30-Mar-06 14:18 
GeneralRe: Use Desktops Pin
Joshua Quick30-Mar-06 23:46
Joshua Quick30-Mar-06 23:46 
GeneralRe: Use Desktops Pin
Dave Kreskowiak31-Mar-06 5:56
mveDave Kreskowiak31-Mar-06 5:56 
GeneralRe: Use Desktops Pin
MohammadAmiry31-Mar-06 11:14
MohammadAmiry31-Mar-06 11:14 
QuestionReversing a string Pin
machman130-Mar-06 11:52
machman130-Mar-06 11:52 
AnswerRe: Reversing a string Pin
Steve Pullan30-Mar-06 11:58
Steve Pullan30-Mar-06 11:58 
QuestionProgress bar Pin
MikeUPMC30-Mar-06 9:33
MikeUPMC30-Mar-06 9:33 
AnswerRe: Progress bar Pin
Steve Pullan30-Mar-06 13:07
Steve Pullan30-Mar-06 13:07 
AnswerRe: Progress bar Pin
MohammadAmiry30-Mar-06 14:25
MohammadAmiry30-Mar-06 14:25 
GeneralRe: Progress bar Pin
MikeUPMC3-Apr-06 10:29
MikeUPMC3-Apr-06 10:29 

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.