Click here to Skip to main content
15,930,382 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: dispose string literals Pin
Guffa24-May-07 2:35
Guffa24-May-07 2:35 
GeneralRe: dispose string literals Pin
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:37
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:37 
GeneralRe: dispose string literals Pin
Colin Angus Mackay24-May-07 2:43
Colin Angus Mackay24-May-07 2:43 
GeneralRe: dispose string literals Pin
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:46
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:46 
GeneralRe: dispose string literals Pin
Dave Kreskowiak24-May-07 5:28
mveDave Kreskowiak24-May-07 5:28 
AnswerRe: dispose string literals Pin
Guffa24-May-07 6:47
Guffa24-May-07 6:47 
Questionwindows Pin
Sonia Gupta24-May-07 2:01
Sonia Gupta24-May-07 2:01 
AnswerRe: windows Pin
Dave Kreskowiak24-May-07 5:17
mveDave Kreskowiak24-May-07 5:17 
There's no API that does this directly.

You can get notifications of window creation and destruction if you implemented a Window Hook called CBT. This article[^] gives a limited view of a .NET implementation of the CBT hook.

Warning! Windows Hooks is VERY advanced topic and requires knowledge of how Windows works internally to understand it.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


Question(VB.NET) How to execute Select Max("") Pin
venkata lakshmi prasanna24-May-07 1:17
venkata lakshmi prasanna24-May-07 1:17 
AnswerRe: (VB.NET) How to execute Select Max("") Pin
Harini N K24-May-07 1:22
Harini N K24-May-07 1:22 
AnswerRe: (VB.NET) How to execute Select Max("") Pin
venkata lakshmi prasanna24-May-07 1:42
venkata lakshmi prasanna24-May-07 1:42 
AnswerRe: (VB.NET) How to execute Select Max("") Pin
Ch_Shahzad iqbal24-May-07 1:46
Ch_Shahzad iqbal24-May-07 1:46 
GeneralRe: (VB.NET) How to execute Select Max("") Pin
venkata lakshmi prasanna24-May-07 1:56
venkata lakshmi prasanna24-May-07 1:56 
GeneralRe: (VB.NET) How to execute Select Max("") Pin
advansis25-May-07 8:37
advansis25-May-07 8:37 
Questioncan any one know the code practics to increase performance... Pin
koolprasad200324-May-07 0:55
professionalkoolprasad200324-May-07 0:55 
AnswerRe: can any one know the code practics to increase performance... Pin
isidor724-May-07 4:59
isidor724-May-07 4:59 
AnswerRe: can any one know the code practics to increase performance... Pin
Dave Kreskowiak24-May-07 5:09
mveDave Kreskowiak24-May-07 5:09 
QuestionNew Generic of Type Pin
NathanelR24-May-07 0:44
NathanelR24-May-07 0:44 
AnswerRe: New Generic of Type Pin
Kschuler24-May-07 4:13
Kschuler24-May-07 4:13 
GeneralRe: New Generic of Type Pin
NathanelR24-May-07 4:18
NathanelR24-May-07 4:18 
GeneralRe: New Generic of Type Pin
Kschuler24-May-07 4:26
Kschuler24-May-07 4:26 
GeneralRe: New Generic of Type Pin
Dave Kreskowiak24-May-07 5:06
mveDave Kreskowiak24-May-07 5:06 
QuestionSend SMS to Mobile Phone Pin
Socheat.Net23-May-07 21:57
Socheat.Net23-May-07 21:57 
AnswerRe: Send SMS to Mobile Phone Pin
Christian Graus23-May-07 22:52
protectorChristian Graus23-May-07 22:52 
GeneralRe: Send SMS to Mobile Phone Pin
Socheat.Net23-May-07 23:26
Socheat.Net23-May-07 23: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.