Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Author: Tim Gerken   (RSS)
Sorry, but there are no more tags available to filter with.
Last time , we introduced the WndProcHooker class to facilitate hooking windows messages for managed controls at the native WndProc level. This time, we will use that WndProcHooker class to extend the .NETCF supplied TreeView control and add the NodeMouseClicked Read More...
The .NET Compact Framework is just that. It is compact. We have to make tradeoffs between functionality and size. Sometimes, developers want more than we provide in the box. In our v1 product we didn't expose the Handle property on Control. It made it Read More...
 
Page view tracker