Click here to Skip to main content
16,006,749 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Code Suspend Pin
Christian Graus12-Jan-06 12:55
protectorChristian Graus12-Jan-06 12:55 
GeneralRe: Code Suspend Pin
Daniel Santillanes12-Jan-06 13:35
professionalDaniel Santillanes12-Jan-06 13:35 
GeneralRe: Code Suspend Pin
militiaware13-Jan-06 12:35
militiaware13-Jan-06 12:35 
GeneralRe: Code Suspend Pin
Christian Graus15-Jan-06 11:50
protectorChristian Graus15-Jan-06 11:50 
GeneralRe: Code Suspend Pin
militiaware15-Jan-06 13:25
militiaware15-Jan-06 13:25 
GeneralRe: Code Suspend Pin
Christian Graus15-Jan-06 13:42
protectorChristian Graus15-Jan-06 13:42 
GeneralRe: Code Suspend Pin
militiaware15-Jan-06 13:59
militiaware15-Jan-06 13:59 
GeneralRe: Code Suspend Pin
Christian Graus15-Jan-06 14:03
protectorChristian Graus15-Jan-06 14:03 
Well, you need a form class in order to have a message pump. So, there's your problem. You need to create a form, then hide the form itself and move the icon to the tray. But you need your code in a form class, so that there's a message pump happening.


Christian Graus - Microsoft MVP - C++
GeneralRe: Code Suspend Pin
militiaware16-Jan-06 11:33
militiaware16-Jan-06 11:33 
GeneralRe: Code Suspend Pin
Christian Graus16-Jan-06 11:38
protectorChristian Graus16-Jan-06 11:38 
QuestionSaving Paint(ed) control's background as picture. Pin
Iftikhar Ali12-Jan-06 4:27
Iftikhar Ali12-Jan-06 4:27 
AnswerRe: Saving Paint(ed) control's background as picture. Pin
Guffa12-Jan-06 4:30
Guffa12-Jan-06 4:30 
GeneralRe: Saving Paint(ed) control's background as picture. Pin
Iftikhar Ali12-Jan-06 4:50
Iftikhar Ali12-Jan-06 4:50 
AnswerRe: Saving Paint(ed) control's background as picture. Pin
Guffa12-Jan-06 23:54
Guffa12-Jan-06 23:54 
GeneralRe: Saving Paint(ed) control's background as picture. Pin
Iftikhar Ali13-Jan-06 3:09
Iftikhar Ali13-Jan-06 3:09 
GeneralRe: Saving Paint(ed) control's background as picture. Pin
Guffa15-Jan-06 22:40
Guffa15-Jan-06 22:40 
GeneralRe: Saving Paint(ed) control's background as picture. Pin
Iftikhar Ali16-Jan-06 23:07
Iftikhar Ali16-Jan-06 23:07 
QuestionDataTable Row Position from it's DefaultView Row Position Pin
dptalt12-Jan-06 3:31
dptalt12-Jan-06 3:31 
QuestionExporting Windows forms between projects Pin
philipcj12-Jan-06 3:02
philipcj12-Jan-06 3:02 
Question.NET WinApp form resize issue. Pin
kanchv12-Jan-06 2:09
kanchv12-Jan-06 2:09 
QuestionConnect To Access using VB.NET Pin
mayhem_rules12-Jan-06 1:01
mayhem_rules12-Jan-06 1:01 
AnswerRe: Connect To Access using VB.NET Pin
KaptinKrunch12-Jan-06 2:26
KaptinKrunch12-Jan-06 2:26 
AnswerRe: Connect To Access using VB.NET Pin
philipcj12-Jan-06 3:05
philipcj12-Jan-06 3:05 
GeneralRe: Connect To Access using VB.NET Pin
mayhem_rules12-Jan-06 17:02
mayhem_rules12-Jan-06 17:02 
GeneralRe: Connect To Access using VB.NET Pin
philipcj12-Jan-06 22:00
philipcj12-Jan-06 22:00 

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.