Click here to Skip to main content
15,920,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Detecting the Startup of a Third-Party Application Pin
Johan Hakkesteegt19-Jun-07 21:56
Johan Hakkesteegt19-Jun-07 21:56 
AnswerRe: Detecting the Startup of a Third-Party Application Pin
Phoenix9020-Jun-07 18:17
Phoenix9020-Jun-07 18:17 
QuestionVB.NET Mobile Pin
Socheat.Net19-Jun-07 16:11
Socheat.Net19-Jun-07 16:11 
AnswerRe: VB.NET Mobile Pin
Mekong River19-Jun-07 18:01
Mekong River19-Jun-07 18:01 
GeneralRe: VB.NET Mobile Pin
Socheat.Net19-Jun-07 18:10
Socheat.Net19-Jun-07 18:10 
QuestionOpening a new window code Pin
netvistal19-Jun-07 15:45
netvistal19-Jun-07 15:45 
AnswerRe: Opening a new window code Pin
Christian Graus19-Jun-07 15:57
protectorChristian Graus19-Jun-07 15:57 
AnswerRe: Opening a new window code Pin
cutequencher19-Jun-07 17:00
cutequencher19-Jun-07 17:00 
dim newform as new yourForm()
newform.show() 'or newform.showdialog()

'newform is the variable name of the original form
'yourForm is the name of the form that you want to show...
'its just something like making an instance of an object.

AnswerRe: Opening a new window code Pin
koolprasad200319-Jun-07 23:05
professionalkoolprasad200319-Jun-07 23:05 
Questioncan someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 14:52
cutequencher19-Jun-07 14:52 
AnswerRe: can someone please help me to convert a string to time?... tnx!!! Pin
Christian Graus19-Jun-07 15:24
protectorChristian Graus19-Jun-07 15:24 
AnswerRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced19-Jun-07 16:11
TwoFaced19-Jun-07 16:11 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 16:54
cutequencher19-Jun-07 16:54 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced19-Jun-07 19:03
TwoFaced19-Jun-07 19:03 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 21:11
cutequencher19-Jun-07 21:11 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 21:22
cutequencher19-Jun-07 21:22 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced20-Jun-07 4:52
TwoFaced20-Jun-07 4:52 
QuestionVB 2005 and Excel Pin
Karma3125119-Jun-07 5:45
Karma3125119-Jun-07 5:45 
AnswerRe: VB 2005 and Excel Pin
MidwestLimey19-Jun-07 6:39
professionalMidwestLimey19-Jun-07 6:39 
GeneralRe: VB 2005 and Excel Pin
koolprasad200319-Jun-07 23:32
professionalkoolprasad200319-Jun-07 23:32 
Questionhow do i send a mail from vb.net? Pin
sathyan_829419-Jun-07 4:50
sathyan_829419-Jun-07 4:50 
AnswerRe: how do i send a mail from vb.net? Pin
Steven J Jowett19-Jun-07 5:08
Steven J Jowett19-Jun-07 5:08 
QuestionTreeview re-order childnodes of same parent VB.net. Pin
.NetRams19-Jun-07 3:19
.NetRams19-Jun-07 3:19 
AnswerRe: Treeview re-order childnodes of same parent VB.net. Pin
Dave Kreskowiak21-Jun-07 3:50
mveDave Kreskowiak21-Jun-07 3:50 
Questionuserdeletingrows event Pin
kermit88819-Jun-07 3:05
kermit88819-Jun-07 3:05 

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.