Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
QuestionglutBitmapCharacter / glutBitmapString crash [modified] Pin
Anti-Distinctlyminty11-Oct-06 22:16
Anti-Distinctlyminty11-Oct-06 22:16 
AnswerRe: glutBitmapCharacter / glutBitmapString crash Pin
emdstyle15-Feb-10 6:25
emdstyle15-Feb-10 6:25 
Questionthe bug of datetimepicker control? Pin
Bright Zhang11-Oct-06 22:09
Bright Zhang11-Oct-06 22:09 
AnswerRe: the bug of datetimepicker control? Pin
Stefan Troschuetz11-Oct-06 23:06
Stefan Troschuetz11-Oct-06 23:06 
GeneralRe: the bug of datetimepicker control? Pin
Bright Zhang11-Oct-06 23:15
Bright Zhang11-Oct-06 23:15 
QuestionC# User Controls Pin
eyalRF11-Oct-06 22:00
eyalRF11-Oct-06 22:00 
AnswerRe: C# User Controls Pin
Bright Zhang11-Oct-06 23:22
Bright Zhang11-Oct-06 23:22 
QuestionEvent handler. Pin
Mandaar Kulkarni11-Oct-06 21:43
Mandaar Kulkarni11-Oct-06 21:43 
How can we check if a control has event handler assigned for that perticular event?

e.g. Suppose I want to whether the a browser control has DocumentComplete event assigned or not.

if I check as
if(webbrowser1.DocumentComplete == null)

it gives error as

The event 'DWebBrowserEvents2_Event.DocumentComplete' can only appear on the left hand side of += or -=

D'Oh! | :doh:

Mandar.
AnswerRe: Event handler. Pin
drabiger11-Oct-06 21:47
drabiger11-Oct-06 21:47 
GeneralRe: Event handler. Pin
Mandaar Kulkarni11-Oct-06 22:04
Mandaar Kulkarni11-Oct-06 22:04 
GeneralRe: Event handler. Pin
Mandaar Kulkarni11-Oct-06 22:04
Mandaar Kulkarni11-Oct-06 22:04 
GeneralRe: Event handler. Pin
drabiger12-Oct-06 20:11
drabiger12-Oct-06 20:11 
QuestionResetting Floating-Point Control Pin
myNameIsRon11-Oct-06 21:15
myNameIsRon11-Oct-06 21:15 
QuestionDynamic Casting Pin
Mazdak11-Oct-06 21:08
Mazdak11-Oct-06 21:08 
AnswerRe: Dynamic Casting Pin
Stefan Troschuetz11-Oct-06 22:52
Stefan Troschuetz11-Oct-06 22:52 
Generali want som help Pin
ashraf hakiem11-Oct-06 20:53
ashraf hakiem11-Oct-06 20:53 
GeneralRe: i want som help Pin
extremexpert11-Oct-06 21:17
extremexpert11-Oct-06 21:17 
QuestionHow to make a windows service that will repeatedly do some task in its running mode without interaction Pin
rabing11-Oct-06 20:41
rabing11-Oct-06 20:41 
AnswerRe: How to make a windows service that will repeatedly do some task in its running mode without interaction Pin
Amit Kushwaha11-Oct-06 21:16
Amit Kushwaha11-Oct-06 21:16 
GeneralRe: How to make a windows service that will repeatedly do some task in its running mode without interaction Pin
rabing12-Oct-06 19:07
rabing12-Oct-06 19:07 
QuestionPolish Characters In Email in .Net Pin
ali khan msc11-Oct-06 19:45
ali khan msc11-Oct-06 19:45 
QuestionPolish Characters In Email in .Net Pin
ali khan msc11-Oct-06 19:44
ali khan msc11-Oct-06 19:44 
QuestionSend Polish Characters In Email Pin
ali khan msc11-Oct-06 19:42
ali khan msc11-Oct-06 19:42 
AnswerRe: Send Polish Characters In Email Pin
Mandaar Kulkarni11-Oct-06 22:25
Mandaar Kulkarni11-Oct-06 22:25 
QuestionCan you inline IL code in C# similiar to the C++ asm keyword? Pin
Tim Almdal11-Oct-06 19:25
Tim Almdal11-Oct-06 19:25 

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.