Ozgur Ozcitak
|
Registered User
|
I believe in cats.
|
|
1d |
comment |
Avoid calling Invoke when the control is disposed @PoweRoy: I signal the threads to exit in the control's Dispose method. I know this was not the best thing to do, but I couldn't find a better place to signal the threads to exit. |
|
1d |
comment |
Avoid calling Invoke when the control is disposed I was really hoping to avoid try/catching. But I'll do that if it is the only solution. |
|
1d |
asked | Avoid calling Invoke when the control is disposed |
|
Dec 5 |
awarded | ● Notable Question |
|
Nov 24 |
answered | How do I suspend painting for a control and its children? |
|
Nov 3 |
awarded | ● Notable Question |
|
Nov 3 |
comment |
How can I underline some part of a multi-line text with GDI? Thanks, I guess this is the best I can do. I also tried using MeasureCharacterRanges on word boundaries, but it doesn't seem to work with multi-line text. |
|
Nov 3 |
comment |
How can I underline some part of a multi-line text with GDI? The two lines with xPos = 0 above. Shouldn't they be xPos = xPos + w1? |
|
Oct 31 |
answered | Validate image from file in C# |
|
Oct 30 |
revised |
How can I underline some part of a multi-line text with GDI? edited body |
|
Oct 30 |
revised |
How can I underline some part of a multi-line text with GDI? added 17 characters in body |
|
Oct 30 |
asked | How can I underline some part of a multi-line text with GDI? |
|
Oct 19 |
revised |
DefaultValue for System.Drawing.SystemColors added 2 characters in body; edited tags |
|
Oct 19 |
revised |
Reading default application settings in C# added 475 characters in body; edited tags |
|
Oct 16 |
accepted | How to provide custom code for InitializeComponent? |
|
Oct 16 |
comment |
How to provide custom code for InitializeComponent? Thanks for taking the time to answer, what I need is more than what automatic serialization can provide. I found a MSDN article today described in my post below. |
|
Oct 16 |
answered | How to provide custom code for InitializeComponent? |
|
Oct 14 |
asked | How to provide custom code for InitializeComponent? |
|
Aug 12 |
awarded | ● Yearling |
|
Jul 23 |
revised |
Where can I learn more about C++0x? deleted 6 characters in body |
|
Jun 17 |
awarded | ● Good Question |
