Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to send sms to mobile phone?? Pin
Henry Minute25-Jun-09 10:33
Henry Minute25-Jun-09 10:33 
GeneralRe: How to send sms to mobile phone?? Pin
s42625-Jun-09 10:43
s42625-Jun-09 10:43 
GeneralRe: How to send sms to mobile phone?? Pin
EliottA25-Jun-09 11:08
EliottA25-Jun-09 11:08 
GeneralRe: How to send sms to mobile phone?? Pin
Henry Minute25-Jun-09 14:02
Henry Minute25-Jun-09 14:02 
AnswerRe: How to send sms to mobile phone?? Pin
Vikash Yadav25-Jun-09 19:03
Vikash Yadav25-Jun-09 19:03 
GeneralRe: How to send sms to mobile phone?? Pin
s4266-Jul-09 20:12
s4266-Jul-09 20:12 
QuestionVB6 vs VB.NET Windows Forms and Controls Handling Behavior Pin
QuickBooksDev25-Jun-09 6:25
QuickBooksDev25-Jun-09 6:25 
AnswerRe: VB6 vs VB.NET Windows Forms and Controls Handling Behavior Pin
Jon_Boy25-Jun-09 8:14
Jon_Boy25-Jun-09 8:14 
You should use the value property as in (value = datetime type):

dateTimePicker1.Value = DateTime.Now.AddDays(10)


You should probably use properties to modify control values from form to form vs. accessing the controls directly.

"There's no such thing as a stupid question, only stupid people." - Mr. Garrison

AnswerRe: VB6 vs VB.NET Windows Forms and Controls Handling Behavior Pin
dan!sh 25-Jun-09 8:15
professional dan!sh 25-Jun-09 8:15 
AnswerRe: VB6 vs VB.NET Windows Forms and Controls Handling Behavior Pin
Gideon Engelberth25-Jun-09 9:32
Gideon Engelberth25-Jun-09 9:32 
Questionproperty selected and load other items in other properties Pin
VB 8.025-Jun-09 4:01
VB 8.025-Jun-09 4:01 
AnswerRe: property selected and load other items in other properties Pin
Jon_Boy25-Jun-09 4:09
Jon_Boy25-Jun-09 4:09 
GeneralRe: property selected and load other items in other properties Pin
VB 8.026-Jun-09 2:22
VB 8.026-Jun-09 2:22 
Questionsoliworks image Pin
bhargava240925-Jun-09 2:04
bhargava240925-Jun-09 2:04 
AnswerRe: soliworks image Pin
Jon_Boy25-Jun-09 2:26
Jon_Boy25-Jun-09 2:26 
QuestionGDI+ problem? Pin
O.G.I.25-Jun-09 0:59
O.G.I.25-Jun-09 0:59 
AnswerRe: GDI+ problem? Pin
Thomas Krojer25-Jun-09 1:07
Thomas Krojer25-Jun-09 1:07 
AnswerRe: GDI+ problem? Pin
Dave Kreskowiak25-Jun-09 4:12
mveDave Kreskowiak25-Jun-09 4:12 
AnswerRe: GDI+ problem? Pin
O.G.I.25-Jun-09 4:20
O.G.I.25-Jun-09 4:20 
GeneralRe: GDI+ problem? Pin
Jon_Boy25-Jun-09 4:30
Jon_Boy25-Jun-09 4:30 
GeneralRe: GDI+ problem? [modified] Pin
Luc Pattyn25-Jun-09 4:36
sitebuilderLuc Pattyn25-Jun-09 4:36 
Questiontree view node click event Pin
bhargava240925-Jun-09 0:11
bhargava240925-Jun-09 0:11 
AnswerRe: tree view node click event Pin
dan!sh 25-Jun-09 1:11
professional dan!sh 25-Jun-09 1:11 
GeneralRe: tree view node click event Pin
bhargava240925-Jun-09 1:16
bhargava240925-Jun-09 1:16 
GeneralRe: tree view node click event Pin
Jon_Boy25-Jun-09 1:39
Jon_Boy25-Jun-09 1:39 

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.