Click here to Skip to main content
15,889,992 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to solve error about cast from string Pin
Guffa15-Jan-06 21:15
Guffa15-Jan-06 21:15 
GeneralRe: How to solve error about cast from string Pin
angelagke15-Jan-06 23:36
angelagke15-Jan-06 23:36 
QuestionHow to delete files? Pin
cylix200015-Jan-06 17:44
cylix200015-Jan-06 17:44 
AnswerRe: How to delete files? Pin
Christian Graus15-Jan-06 18:02
protectorChristian Graus15-Jan-06 18:02 
GeneralRe: How to delete files? Pin
feezymac15-Jan-06 18:09
feezymac15-Jan-06 18:09 
General[Solved] Pin
cylix200015-Jan-06 20:37
cylix200015-Jan-06 20:37 
QuestionDistribute results of SQL Query to multiple clients..... Pin
feezymac15-Jan-06 17:42
feezymac15-Jan-06 17:42 
QuestionHow to use windows service with user interface? Pin
bskirkman15-Jan-06 13:39
bskirkman15-Jan-06 13:39 
Hi,
I want a window to come up that has a few fields once the user chooses to shut down the computer.
It seemed fairly straigt forward to add:
Dim dataForm As DataEntryForm<br />
      dataForm = New DataEntryForm()<br />
      dataForm.Visible = True<br />
      dataForm.Show()<br />

into the onStop()or onShutdown() methods of a service but this did not work.

How to do this? or is there a better way?
TIA,
Brian
QuestionRe: How to use windows service with user interface? Pin
bskirkman15-Jan-06 18:15
bskirkman15-Jan-06 18:15 
Question[Message Deleted] Pin
militiaware15-Jan-06 13:31
militiaware15-Jan-06 13:31 
AnswerRe: To Chris Maunder Pin
Christian Graus15-Jan-06 14:10
protectorChristian Graus15-Jan-06 14:10 
QuestionHow to use crystal report 9.2 files in VB6... Pin
Murtuza Husain Miyan Patel15-Jan-06 5:56
professionalMurtuza Husain Miyan Patel15-Jan-06 5:56 
QuestionOverloading Overriding in vb.net Pin
Amit R15-Jan-06 5:12
Amit R15-Jan-06 5:12 
AnswerRe: Overloading Overriding in vb.net Pin
Guffa15-Jan-06 7:50
Guffa15-Jan-06 7:50 
QuestionView Crystal Report in Visual Basic 6 Pin
XC814-Jan-06 13:14
XC814-Jan-06 13:14 
AnswerRe: View Crystal Report in Visual Basic 6 Pin
Joshua Quick14-Jan-06 13:54
Joshua Quick14-Jan-06 13:54 
QuestionAnalize the body of the mail Pin
Ekans14-Jan-06 9:05
Ekans14-Jan-06 9:05 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 9:33
Joshua Quick14-Jan-06 9:33 
QuestionRe: Analize the body of the mail Pin
Ekans14-Jan-06 14:17
Ekans14-Jan-06 14:17 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 14:22
Joshua Quick14-Jan-06 14:22 
QuestionRe: Analize the body of the mail Pin
Ekans14-Jan-06 14:36
Ekans14-Jan-06 14:36 
AnswerRe: Analize the body of the mail Pin
Joshua Quick14-Jan-06 14:47
Joshua Quick14-Jan-06 14:47 
QuestionRe: Analize the body of the mail Pin
Ekans15-Jan-06 7:09
Ekans15-Jan-06 7:09 
AnswerRe: Analize the body of the mail Pin
Joshua Quick15-Jan-06 8:37
Joshua Quick15-Jan-06 8:37 
QuestionRe: Analize the body of the mail Pin
Ekans15-Jan-06 10:26
Ekans15-Jan-06 10:26 

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.