In this tutorial I would explain how to create a simple Ribbon Control using Windows Presentation Foundation.
Image Courtesy MSDN.
Share on Facebook
In this tutorial I would explain how to create a simple Ribbon Control using Windows Presentation Foundation.
Image Courtesy MSDN.
Share on Facebook
This article assumes that you have a working knowledge of C++ callbacks. Recently me and a friend encountered a situation where we had to show some data on dialog box that was generated inside of an independent thread. Sharing memory can be a good idea of passing a pointer to the dialog box. However, we [...]
This tutorial contains some basic topics regarding getting started with windows forms.
All the data is courtesy MSDN.
Share on Facebook