Click here to Skip to main content
15,908,776 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralLaunch a Application from A VBscript Pin
pn199518-Mar-05 5:15
pn199518-Mar-05 5:15 
GeneralWindows Media Player 6.4 , 10 SDK Pin
Dr_Lomax18-Mar-05 5:10
Dr_Lomax18-Mar-05 5:10 
Questionhow to bring "applyL button in fontbox? Pin
sumit2118-Mar-05 2:59
sumit2118-Mar-05 2:59 
AnswerRe: how to bring "applyL button in fontbox? Pin
Mitch F.18-Mar-05 8:47
Mitch F.18-Mar-05 8:47 
GeneralImage Timing Pin
jarlath18-Mar-05 2:25
jarlath18-Mar-05 2:25 
GeneralRe: Image Timing Pin
Purple Monk18-Mar-05 3:25
Purple Monk18-Mar-05 3:25 
GeneralInVisible images on ToolBar Pin
Just Greeky Creek18-Mar-05 2:04
Just Greeky Creek18-Mar-05 2:04 
GeneralProblem in DateTime Control Pin
eshban28418-Mar-05 2:03
eshban28418-Mar-05 2:03 
i attach a datetime picker control the form. Then i display a message on its "TextChanged"event. Here is the code.


Private Sub DateTimePicker1_TextChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles DateTimePicker1.TextChanged

Msgbox("Code Runs")

End Sub


Means this code will display a message when i change any day from the datetime control. But when i changed the month, then it display message 30 times, and when i change year, it display my message 365 times.

I need that when i change the month and year from this controls, then it cannot display message. It only display message when i change the day. How can i do this.

plz help

EsHbAn BaHaDuR
QuestionHow do I include contents of text file in email body? Pin
Un-Connected17-Mar-05 23:50
Un-Connected17-Mar-05 23:50 
AnswerRe: How do I include contents of text file in email body? Pin
Dave Kreskowiak18-Mar-05 3:47
mveDave Kreskowiak18-Mar-05 3:47 
GeneralRe: How do I include contents of text file in email body? Pin
Un-Connected18-Mar-05 5:30
Un-Connected18-Mar-05 5:30 
GeneralRe: How do I include contents of text file in email body? Pin
Dave Kreskowiak19-Mar-05 2:27
mveDave Kreskowiak19-Mar-05 2:27 
Generalhtml tool Pin
frankDust17-Mar-05 20:37
frankDust17-Mar-05 20:37 
QuestionWhy the picturebox in VB.NET do not work? Pin
rushing17-Mar-05 17:06
rushing17-Mar-05 17:06 
AnswerRe: Why the picturebox in VB.NET do not work? Pin
Colin Angus Mackay18-Mar-05 0:49
Colin Angus Mackay18-Mar-05 0:49 
GeneralRe: Why the picturebox in VB.NET do not work? Pin
rushing20-Mar-05 15:49
rushing20-Mar-05 15:49 
QuestionHow to run SQL in VB.net? Pin
rushing17-Mar-05 16:53
rushing17-Mar-05 16:53 
AnswerRe: How to run SQL in VB.net? Pin
Colin Angus Mackay18-Mar-05 0:52
Colin Angus Mackay18-Mar-05 0:52 
GeneralRe: How to run SQL in VB.net? Pin
Anonymous20-Mar-05 15:45
Anonymous20-Mar-05 15:45 
QuestionHow to create a toolbar or menubar likes office2003? Pin
dyh222217-Mar-05 16:41
dyh222217-Mar-05 16:41 
AnswerRe: How to create a toolbar or menubar likes office2003? Pin
Dave Kreskowiak18-Mar-05 3:39
mveDave Kreskowiak18-Mar-05 3:39 
GeneralRe: How to create a toolbar or menubar likes office2003? Pin
dyh222221-Mar-05 17:17
dyh222221-Mar-05 17:17 
GeneralRe: How to create a toolbar or menubar likes office2003? Pin
Dave Kreskowiak22-Mar-05 2:01
mveDave Kreskowiak22-Mar-05 2:01 
QuestionStructures support event handlings ? Pin
Suman Singh17-Mar-05 13:16
professionalSuman Singh17-Mar-05 13:16 
QuestionHow to create Shared Procedures Pin
Suman Singh17-Mar-05 13:15
professionalSuman Singh17-Mar-05 13:15 

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.