Click here to Skip to main content
16,011,469 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalproblem Use ocx in vb.Net 2005 and vista x64 Pin
hameduser22-Jan-08 1:57
hameduser22-Jan-08 1:57 
GeneralSetting Points in a Zed Graph Pin
loganj199922-Jan-08 1:53
loganj199922-Jan-08 1:53 
GeneralRe: Setting Points in a Zed Graph Pin
David Loring22-Jan-08 2:05
David Loring22-Jan-08 2:05 
GeneralRe: Setting Points in a Zed Graph Pin
loganj199923-Jan-08 13:59
loganj199923-Jan-08 13:59 
Questionhow to convert OCX from vb to that .net Pin
soniasan21-Jan-08 23:36
soniasan21-Jan-08 23:36 
AnswerRe: how to convert OCX from vb to that .net Pin
hameduser4-Feb-08 2:02
hameduser4-Feb-08 2:02 
QuestionHow to kill child threads? Pin
SimulationofSai21-Jan-08 23:00
SimulationofSai21-Jan-08 23:00 
GeneralRe: How to kill child threads? Pin
Luc Pattyn22-Jan-08 5:39
sitebuilderLuc Pattyn22-Jan-08 5:39 
An app remains alive, as long as there are threads running that have their IsBackground set to false,
so set it to true for those background tasks that should not prevent your app from terminating.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: How to kill child threads? Pin
SimulationofSai22-Jan-08 21:05
SimulationofSai22-Jan-08 21:05 
GeneralRe: How to kill child threads? Pin
Luc Pattyn22-Jan-08 23:57
sitebuilderLuc Pattyn22-Jan-08 23:57 
GeneralInitializeLifetimeService not called Pin
Sundip21-Jan-08 22:45
Sundip21-Jan-08 22:45 
GeneralLebB Problem Pin
soniasan21-Jan-08 20:27
soniasan21-Jan-08 20:27 
GeneralRe: LebB Problem Pin
Guffa22-Jan-08 0:52
Guffa22-Jan-08 0:52 
Questionhow can use the keys ? Pin
break_day21-Jan-08 20:12
break_day21-Jan-08 20:12 
AnswerRe: how can use the keys ? Pin
David Loring22-Jan-08 2:06
David Loring22-Jan-08 2:06 
GeneralRe: how can use the keys ? Pin
break_day22-Jan-08 5:29
break_day22-Jan-08 5:29 
GeneralRe: how can use the keys ? Pin
Luc Pattyn22-Jan-08 5:41
sitebuilderLuc Pattyn22-Jan-08 5:41 
QuestionInheritance question Pin
Veldrain21-Jan-08 18:56
Veldrain21-Jan-08 18:56 
GeneralRe: Inheritance question Pin
Colin Angus Mackay22-Jan-08 0:06
Colin Angus Mackay22-Jan-08 0:06 
GeneralRe: Inheritance question Pin
Veldrain22-Jan-08 6:13
Veldrain22-Jan-08 6:13 
AnswerRe: Inheritance question Pin
Guffa22-Jan-08 3:04
Guffa22-Jan-08 3:04 
GeneralKey board shortcuts are not displayed on the form until user press Alt Key Pin
Sipder21-Jan-08 18:42
Sipder21-Jan-08 18:42 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
John_Adams21-Jan-08 20:37
John_Adams21-Jan-08 20:37 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
Sipder22-Jan-08 20:51
Sipder22-Jan-08 20:51 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
Dave Kreskowiak22-Jan-08 5:00
mveDave Kreskowiak22-Jan-08 5: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.