Click here to Skip to main content
16,005,178 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: date and time manupulation (modified) Pin
Ebube9-Jul-08 1:18
Ebube9-Jul-08 1:18 
GeneralRe: date and time manupulation (modified) Pin
Mycroft Holmes9-Jul-08 1:27
professionalMycroft Holmes9-Jul-08 1:27 
GeneralRe: date and time manupulation (modified) Pin
Guffa9-Jul-08 11:33
Guffa9-Jul-08 11:33 
GeneralRe: date and time manupulation (modified) Pin
Mycroft Holmes9-Jul-08 14:51
professionalMycroft Holmes9-Jul-08 14:51 
GeneralRe: date and time manupulation (modified) Pin
Ebube9-Jul-08 19:57
Ebube9-Jul-08 19:57 
GeneralRe: date and time manupulation (modified) Pin
Guffa10-Jul-08 0:20
Guffa10-Jul-08 0:20 
QuestionVB6 Button.Value = true/false - how to do this in VB.NET Pin
AR Reddy8-Jul-08 19:32
AR Reddy8-Jul-08 19:32 
AnswerRe: VB6 Button.Value = true/false - how to do this in VB.NET Pin
paas9-Jul-08 1:15
paas9-Jul-08 1:15 
You could consider going through the trouble of inheriting System.Windows.Forms.Button to create your own button control that has a Value property, but that process, although not particularly difficult, may still not be necessary. Maybe you can simply manipulate the button's Tag property in .Net to emulate how you were using the Value property?
AnswerRe: VB6 Button.Value = true/false - how to do this in VB.NET Pin
jzonthemtn9-Jul-08 4:45
jzonthemtn9-Jul-08 4:45 
Questiondate and time manipulation Pin
Ebube8-Jul-08 19:21
Ebube8-Jul-08 19:21 
AnswerRe: date and time manipulation Pin
Mycroft Holmes8-Jul-08 20:15
professionalMycroft Holmes8-Jul-08 20:15 
GeneralRe: date and time manipulation Pin
Ebube9-Jul-08 0:26
Ebube9-Jul-08 0:26 
GeneralRe: date and time manipulation Pin
Ashfield9-Jul-08 1:37
Ashfield9-Jul-08 1:37 
GeneralRe: date and time manipulation Pin
Ebube9-Jul-08 5:06
Ebube9-Jul-08 5:06 
GeneralRe: date and time manipulation Pin
Ashfield9-Jul-08 10:11
Ashfield9-Jul-08 10:11 
JokeRe: date and time manipulation Pin
Mycroft Holmes9-Jul-08 14:57
professionalMycroft Holmes9-Jul-08 14:57 
Questiondraw bitmap by pixel help Pin
shee_dee868-Jul-08 14:55
shee_dee868-Jul-08 14:55 
AnswerRe: draw bitmap by pixel help Pin
Guffa8-Jul-08 14:57
Guffa8-Jul-08 14:57 
QuestionRe: draw bitmap by pixel help Pin
shee_dee868-Jul-08 16:21
shee_dee868-Jul-08 16:21 
AnswerRe: draw bitmap by pixel help Pin
Guffa8-Jul-08 17:41
Guffa8-Jul-08 17:41 
AnswerRe: draw bitmap by pixel help Pin
Christian Graus8-Jul-08 15:14
protectorChristian Graus8-Jul-08 15:14 
QuestionWebbrowser control and temporary internet files Pin
Timen8-Jul-08 4:56
Timen8-Jul-08 4:56 
AnswerRe: Webbrowser control and temporary internet files Pin
Dave Kreskowiak8-Jul-08 17:02
mveDave Kreskowiak8-Jul-08 17:02 
Questionhelp Pin
iain65948-Jul-08 4:30
iain65948-Jul-08 4:30 
AnswerRe: help Pin
Christian Graus8-Jul-08 4:32
protectorChristian Graus8-Jul-08 4:32 

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.