Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
Generalcreating a dialoge box in c# Pin
Asim N.14-Jul-03 14:37
Asim N.14-Jul-03 14:37 
GeneralRe: creating a dialoge box in c# Pin
Jim Stewart14-Jul-03 15:11
Jim Stewart14-Jul-03 15:11 
GeneralRe: creating a dialoge box in c# Pin
Member 7681715-Jul-03 12:41
Member 7681715-Jul-03 12:41 
GeneralOnIdle() - how do I override it in C#. Pin
mcgahanfl14-Jul-03 13:05
mcgahanfl14-Jul-03 13:05 
GeneralRe: OnIdle() - how do I override it in C#. Pin
Jim Stewart14-Jul-03 14:59
Jim Stewart14-Jul-03 14:59 
GeneralRe: OnIdle() - how do I override it in C#. Pin
mcgahanfl15-Jul-03 7:50
mcgahanfl15-Jul-03 7:50 
GeneralRe: OnIdle() - how do I override it in C#. Pin
Jim Stewart15-Jul-03 8:57
Jim Stewart15-Jul-03 8:57 
GeneralDirectShow and C# Pin
Brian JR14-Jul-03 11:37
Brian JR14-Jul-03 11:37 
GeneralRe: DirectShow and C# Pin
Mazdak14-Jul-03 11:52
Mazdak14-Jul-03 11:52 
GeneralRe: DirectShow and C# Pin
Brian JR14-Jul-03 16:07
Brian JR14-Jul-03 16:07 
GeneralRe: DirectShow and C# Pin
Mazdak14-Jul-03 20:30
Mazdak14-Jul-03 20:30 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 7:52
Brian JR15-Jul-03 7:52 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:57
Brian JR15-Jul-03 8:57 
GeneralRe: DirectShow and C# Pin
Brian JR17-Jul-03 9:03
Brian JR17-Jul-03 9:03 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:04
Brian JR15-Jul-03 8:04 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:50
Brian JR15-Jul-03 8:50 
QuestionHow can I Set a Key in a ImageList?? Pin
Acid197814-Jul-03 11:13
Acid197814-Jul-03 11:13 
GeneralPassing data through tiers with collections Pin
haezeban14-Jul-03 10:33
haezeban14-Jul-03 10:33 
GeneralOpera Browser - GetClassName! Pin
jesus4u14-Jul-03 10:18
jesus4u14-Jul-03 10:18 
GeneralRe: Opera Browser - GetClassName! Pin
dynamic14-Jul-03 11:04
dynamic14-Jul-03 11:04 
Generalxml comment tags Pin
stonee7414-Jul-03 9:06
stonee7414-Jul-03 9:06 
GeneralRe: xml comment tags Pin
Daniel Turini14-Jul-03 9:36
Daniel Turini14-Jul-03 9:36 
GeneralRe: xml comment tags Pin
Eric Gunnerson (msft)14-Jul-03 11:27
Eric Gunnerson (msft)14-Jul-03 11:27 
GeneralWebBrowser bug- application won't die. Pin
Bog14-Jul-03 8:59
Bog14-Jul-03 8:59 
If you put a WebBrowser control in a Form, and then put that Form inside another Form (set it's Parent to the other form and set TopLevel to false, which is perfectly legal according to the docs), then when you quit your application (close the outer Form), it will stay resident in memory and eat up 100% of CPU time. (You can see it doing this in the Task Manager). This is probably caused by that OLEinPlace stuff somehow but I don't know OLE so that's totally a guess.

This is a HUGE problem for me. MASSIVE!!

Dead | X| Dead | X| Dead | X|



"Outside of a dog, a book is Man’s best friend. And inside of a dog, it’s too dark to read."
-Groucho Marx

QuestionHow can I make one Form show another? Pin
Anonymous14-Jul-03 8:26
Anonymous14-Jul-03 8: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.