Click here to Skip to main content
15,914,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: type mismatch compile error Pin
ns11-Jan-06 7:59
ns11-Jan-06 7:59 
QuestionData from external file Pin
vertig073011-Jan-06 6:13
vertig073011-Jan-06 6:13 
AnswerRe: Data from external file Pin
Dave Kreskowiak11-Jan-06 6:58
mveDave Kreskowiak11-Jan-06 6:58 
GeneralRe: Data from external file Pin
vertig073012-Jan-06 5:24
vertig073012-Jan-06 5:24 
QuestionImage in progressbar Pin
Kim Mostinckx11-Jan-06 4:46
Kim Mostinckx11-Jan-06 4:46 
AnswerRe: Image in progressbar Pin
Dave Kreskowiak11-Jan-06 5:53
mveDave Kreskowiak11-Jan-06 5:53 
AnswerRe: Image in progressbar Pin
Kim Mostinckx14-Jan-06 1:39
Kim Mostinckx14-Jan-06 1:39 
QuestionHow to set time AND date using datepicker? Pin
veljkoz11-Jan-06 2:43
veljkoz11-Jan-06 2:43 
I need a user to provide the date and time. I'm doing this by using two datepicker controls, one to set date and the other one to set time.

But the irritating thing is that I can't combine the two results!?
All Date and Time properties of a DateTime class are ReadOnly WTF | :WTF: (for whatever the reason), but it would be nice if I could just say:

UserDate.Date=pickDate.Date
UserDate.Hour=pickTime.Hour
UserDate.Minute=pickTime.Minute

Can anyone help me how to solve this problem?

Thank you,
Veljko
AnswerRe: How to set time AND date using datepicker? Pin
Briga11-Jan-06 3:02
Briga11-Jan-06 3:02 
GeneralRe: How to set time AND date using datepicker? Pin
Joshua Quick11-Jan-06 7:46
Joshua Quick11-Jan-06 7:46 
GeneralRe: How to set time AND date using datepicker? Pin
Briga11-Jan-06 8:53
Briga11-Jan-06 8:53 
AnswerRe: How to set time AND date using datepicker? Pin
Joshua Quick11-Jan-06 7:33
Joshua Quick11-Jan-06 7:33 
GeneralRe: How to set time AND date using datepicker? Pin
veljkoz12-Jan-06 10:42
veljkoz12-Jan-06 10:42 
Questionvb.net to bluetooth enabaled phone Pin
aeromylz11-Jan-06 1:21
aeromylz11-Jan-06 1:21 
QuestionCrystal Report Pie chart Pin
Ritesh123411-Jan-06 1:03
Ritesh123411-Jan-06 1:03 
AnswerRe: Crystal Report Pie chart Pin
shabonaa11-Jan-06 2:51
shabonaa11-Jan-06 2:51 
GeneralRe: Crystal Report Pie chart Pin
Ritesh123411-Jan-06 17:25
Ritesh123411-Jan-06 17:25 
GeneralRe: Crystal Report Pie chart Pin
Ritesh123411-Jan-06 19:03
Ritesh123411-Jan-06 19:03 
GeneralRe: Crystal Report Pie chart Pin
shabonaa12-Jan-06 6:13
shabonaa12-Jan-06 6:13 
GeneralRe: Crystal Report Pie chart Pin
Ritesh123412-Jan-06 17:22
Ritesh123412-Jan-06 17:22 
GeneralRe: Crystal Report Pie chart Pin
shabonaa13-Jan-06 2:44
shabonaa13-Jan-06 2:44 
GeneralRe: Crystal Report Pie chart Pin
Ritesh123413-Jan-06 17:46
Ritesh123413-Jan-06 17:46 
GeneralRe: Crystal Report Pie chart Pin
shabonaa13-Jan-06 22:48
shabonaa13-Jan-06 22:48 
QuestionSource code comment line removal Pin
kevingpo11-Jan-06 0:43
kevingpo11-Jan-06 0:43 
AnswerRe: Source code comment line removal Pin
KaptinKrunch11-Jan-06 2:57
KaptinKrunch11-Jan-06 2:57 

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.