3
3doutpost
I write my Windows code in the plain old Win32 API (no MFC at all) and
I'm finding that more of my apps would benefit from the use of 3rd
party controls.
As I understand it, I could embed them in my Win32 API based app but
the more sensible option would be to move to MFC.
If I'm going to consider a change in my development environment, I
figured I might as well move straight to C#.
Does C# make it easy to instantiate activex controls and use them in
your application?
Can anyone recommend a good book that illustrates some of the key
concepts - I've got the C# language one - just haven't had time to
look at it yet - but I'm looking for something more specific to
embedding and interacting with controls.
Many thanks.
Speedy.
I'm finding that more of my apps would benefit from the use of 3rd
party controls.
As I understand it, I could embed them in my Win32 API based app but
the more sensible option would be to move to MFC.
If I'm going to consider a change in my development environment, I
figured I might as well move straight to C#.
Does C# make it easy to instantiate activex controls and use them in
your application?
Can anyone recommend a good book that illustrates some of the key
concepts - I've got the C# language one - just haven't had time to
look at it yet - but I'm looking for something more specific to
embedding and interacting with controls.
Many thanks.
Speedy.