Click here to Skip to main content
15,913,263 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Setting Style (SetStlye Method) With API Pin
THEMYTH25-Apr-05 19:15
THEMYTH25-Apr-05 19:15 
GeneralRe: Setting Style (SetStlye Method) With API Pin
Peter Ritchie26-Apr-05 18:13
Peter Ritchie26-Apr-05 18:13 
GeneralRe: Setting Style (SetStlye Method) With API Pin
THEMYTH27-Apr-05 7:40
THEMYTH27-Apr-05 7:40 
GeneralRe: Setting Style (SetStlye Method) With API Pin
HumanOsc28-Apr-05 5:53
HumanOsc28-Apr-05 5:53 
GeneralRe: Setting Style (SetStlye Method) With API Pin
THEMYTH28-Apr-05 9:30
THEMYTH28-Apr-05 9:30 
GeneralRe: Setting Style (SetStlye Method) With API Pin
HumanOsc28-Apr-05 5:18
HumanOsc28-Apr-05 5:18 
GeneralRe: Setting Style (SetStlye Method) With API Pin
THEMYTH28-Apr-05 9:34
THEMYTH28-Apr-05 9:34 
GeneralRe: Setting Style (SetStlye Method) With API Pin
HumanOsc28-Apr-05 22:19
HumanOsc28-Apr-05 22:19 
Your concept is for me really clear...

It was only a hint in front of rewritting the complete control class, because it's absolutly enough work to implement (savely) the native drawing functions in the control class...

I don't believe that you really see the problems in front of native resources and the gabrage collection routine...

- You must manage ((re)allocating, deleting) all native Resources for all possible situations, which is not the problem but many code...

- They are also several handle protector meachanism in the control class for preventing memory leaks which can created during the gabrage collection routine...

You see it'S not so easy to create a save and stallable control in front of all these aspects...

Best regargs, and good luck...
GeneralNet.Framework 1 to 2 and VS 2003 Pin
alexdg0422-Apr-05 20:40
alexdg0422-Apr-05 20:40 
GeneralRe: Net.Framework 1 to 2 and VS 2003 Pin
Peter Ritchie24-Apr-05 9:08
Peter Ritchie24-Apr-05 9:08 
GeneralRe: Net.Framework 1 to 2 and VS 2003 Pin
Dave Kreskowiak24-Apr-05 16:52
mveDave Kreskowiak24-Apr-05 16:52 
GeneralRe: Net.Framework 1 to 2 and VS 2003 Pin
MoustafaS27-Apr-05 10:37
MoustafaS27-Apr-05 10:37 
GeneralList installed screensavers Pin
Ryan McCauley22-Apr-05 12:34
Ryan McCauley22-Apr-05 12:34 
GeneralRe: List installed screensavers Pin
Peter Ritchie24-Apr-05 9:10
Peter Ritchie24-Apr-05 9:10 
GeneralRe: List installed screensavers Pin
Ryan McCauley25-Apr-05 4:55
Ryan McCauley25-Apr-05 4:55 
GeneralRe: List installed screensavers Pin
Peter Ritchie25-Apr-05 5:41
Peter Ritchie25-Apr-05 5:41 
GeneralRe: List installed screensavers Pin
Ryan McCauley25-Apr-05 7:23
Ryan McCauley25-Apr-05 7:23 
GeneralRe: List installed screensavers Pin
Peter Ritchie25-Apr-05 10:27
Peter Ritchie25-Apr-05 10:27 
GeneralGet object name Pin
CSharpDavid22-Apr-05 7:24
CSharpDavid22-Apr-05 7:24 
GeneralRe: Get object name Pin
turbochimp22-Apr-05 8:49
turbochimp22-Apr-05 8:49 
GeneralRe: Get object name Pin
Peter Ritchie24-Apr-05 9:30
Peter Ritchie24-Apr-05 9:30 
Generalreturn Bitmap.FromStream(new MemoryStream(buffer)) as Bitmap; Pin
rlinder21-Apr-05 11:32
rlinder21-Apr-05 11:32 
GeneralRe: return Bitmap.FromStream(new MemoryStream(buffer)) as Bitmap; Pin
Dave Kreskowiak21-Apr-05 16:04
mveDave Kreskowiak21-Apr-05 16:04 
GeneralRe: return Bitmap.FromStream(new MemoryStream(buffer)) as Bitmap; Pin
Robert Rohde21-Apr-05 19:52
Robert Rohde21-Apr-05 19:52 
GeneralRe: return Bitmap.FromStream(new MemoryStream(buffer)) as Bitmap; Pin
rlinder22-Apr-05 5:31
rlinder22-Apr-05 5:31 

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.