GeekArticles
Microsoft
C#Custom controls with MonoDevelop and Gtk#
Author: codeproject.com |
Published: 19th May 2008 |
Visited: 127 times |
Add CommentFiled in: CSharpMovable controls with customized rendering on Linux with Mono
Read Article Sponsored Links
Related Articles
• First Look: Silverlight 2.0 UI Controls With the release of the Silverlight 2.0 beta plug-in, Microsoft has introduced a number of new UI controls to the Silverlight platform. These tools make the task of building complete Silverlight applications much easier, so it is essential to understand their function. In this article, we examine in ...
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• Controls Iteration This example shows how to perform recursive controls iteration within a ...