Click here to Skip to main content
16,004,678 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get a reference to the Form from a IComponent on the ComponentTray Pin
Heath Stewart12-May-04 4:04
protectorHeath Stewart12-May-04 4:04 
GeneralRe: Get a reference to the Form from a IComponent on the ComponentTray Pin
Daniel Zaharia12-May-04 4:13
Daniel Zaharia12-May-04 4:13 
GeneralI\O ports Pin
Member 87345212-May-04 1:07
Member 87345212-May-04 1:07 
GeneralI\O ports Pin
Member 87345212-May-04 1:07
Member 87345212-May-04 1:07 
GeneralHandler Problem Pin
Snowjim12-May-04 0:21
Snowjim12-May-04 0:21 
GeneralRe: Handler Problem Pin
Heath Stewart12-May-04 3:22
protectorHeath Stewart12-May-04 3:22 
GeneralRe: Handler Problem Pin
Snowjim12-May-04 3:27
Snowjim12-May-04 3:27 
GeneralRe: Handler Problem Pin
Heath Stewart12-May-04 4:03
protectorHeath Stewart12-May-04 4:03 
You don't get IsHandleCreated in your OnHandleCreated override - the reason the event was raised (i.e., OnHandleCreated was called is because the handle was created, so of course IsHandleCreated will return true.

As with anything related to the .NET FCL, all the documentation is in the Class Library[^] reference in the .NET Framework SDK.

 

Microsoft MVP, Visual C#
My Articles
Questioni feel BitBlt function somewhat slow, right? Pin
fu012-May-04 0:19
fu012-May-04 0:19 
AnswerRe: i feel BitBlt function somewhat slow, right? Pin
Heath Stewart12-May-04 3:23
protectorHeath Stewart12-May-04 3:23 
GeneralApplicationIcon Pin
edolan11-May-04 23:24
edolan11-May-04 23:24 
GeneralRe: ApplicationIcon Pin
sreejith ss nair12-May-04 0:51
sreejith ss nair12-May-04 0:51 
GeneralRe: ApplicationIcon Pin
edolan12-May-04 1:08
edolan12-May-04 1:08 
GeneralRe: ApplicationIcon Pin
Heath Stewart12-May-04 3:34
protectorHeath Stewart12-May-04 3:34 
GeneralRe: ApplicationIcon Pin
edolan12-May-04 3:48
edolan12-May-04 3:48 
GeneralRe: ApplicationIcon Pin
sreejith ss nair12-May-04 1:32
sreejith ss nair12-May-04 1:32 
GeneralRe: ApplicationIcon Pin
Heath Stewart12-May-04 3:35
protectorHeath Stewart12-May-04 3:35 
GeneralRe: ApplicationIcon Pin
sreejith ss nair12-May-04 17:07
sreejith ss nair12-May-04 17:07 
GeneralRe: ApplicationIcon Pin
Heath Stewart13-May-04 2:22
protectorHeath Stewart13-May-04 2:22 
GeneralRe: ApplicationIcon Pin
sreejith ss nair13-May-04 2:37
sreejith ss nair13-May-04 2:37 
QuestionHow to get distinct rows data From Dataset ? Pin
Old Gun11-May-04 22:15
Old Gun11-May-04 22:15 
AnswerRe: How to get distinct rows data From Dataset ? Pin
Aryadip11-May-04 23:24
Aryadip11-May-04 23:24 
AnswerHere you will get it Pin
sreejith ss nair12-May-04 1:23
sreejith ss nair12-May-04 1:23 
GeneralRe: Here you will get it Pin
Heath Stewart12-May-04 3:38
protectorHeath Stewart12-May-04 3:38 
GeneralRe: Here you will get it Pin
sreejith ss nair12-May-04 17:04
sreejith ss nair12-May-04 17:04 

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.