C
coder
Hi, we are developing an app for WM6 pro with CF 3.5, we need to create some
custom controls for our UI, one of which will be a custom list view control.
We believe there are 2 ways
1) Inherit from system.windows.forms.Control and implement one
2) Create a native control in C++ and use a manager wrapper to access it.
Is the native method more efficient or does it not make much difference.
Any links how to do would be useful
__________ Information from ESET Smart Security, version of virus signature database 4348 (20090819) __________
The message was checked by ESET Smart Security.
http://www.eset.com
custom controls for our UI, one of which will be a custom list view control.
We believe there are 2 ways
1) Inherit from system.windows.forms.Control and implement one
2) Create a native control in C++ and use a manager wrapper to access it.
Is the native method more efficient or does it not make much difference.
Any links how to do would be useful
__________ Information from ESET Smart Security, version of virus signature database 4348 (20090819) __________
The message was checked by ESET Smart Security.
http://www.eset.com