Scrollable Image Viewer
Create an image display control with image scrolling facilities.
Create an image display control with image scrolling facilities.
The Connect.NET is a C# component, that provides easy access to the TCP based network connections(Client/server).
Learn to use an Outlook-like system tray notification that uses C#.
Learn to develop a multi-select and tree view combo box. Then, create your own custom combo box.
Learn to create a ColorComboBox color picker that uses ToolStripDropDown.
Learn how to create a Fonts Combo, an Image Combo, Align all the Combobox parts, and display colours in a Combobox
A custom control that is useful for selecting/ deselecting a sub set of list items. Also learn how simple it is to create custom controls using C#.
Learn how to create more advanced docking features, such as docking to the upper right corner or having some panels docked at the bottom of an MDI Form collected together in a TabControl. Each of the different parts include the full source code (up to that point), as well as a retrospective short explanation about the different topics covered already.
Learn how to size a docked Panel and how to undock it again as well as which actions are needed to prepare the more advanced docking actions.
Learn about a different approach of using the GridView and DetailsView controls in a web app.
Explore the work principles and ways of the use of SmartControlDesigner, which supports the custom control design in designtime.
Learn how to get a borderless Form to move around on the screen by capturing it with the mouse and dragging it, and to be able to resize the form, the same way as a normal sizeable Form can be sized by dragging its edges.
Continue your study of how to create your own dockable Forms.
Discover a control that behaves like the Tab control but has visual cues that look more like the Navigation panel in Outlook. You are can add as many tabs as you want.
Learn how to create your own usercontrols. This is done in several articles of increasing complexity so the reader will be able to follow it easily.
Learn about a smart custom image manager control that selects image attributes from a context menu.
Learn how to change the selected item's backcolor in a Windows Forms ListBox control.
Learn how to read and write Open XML files (MS Office 2007).
This library provides the functionality to add the docking panel and tabbed document UI as seen in Visual Studio 2005.
Learn how to extended control to add extra funcionality to the standard OpenFileDialog in .NET.
The ASP.NET Repeater control is fully customizable, but if you try to add a RadioButton control into a Repeater, they won't work correctly. A simple JavaScript function is a reliable fix for this problem.
Discover an advanced TrackBar (Slider) control that supports the MAC Style and many other features.
Learn to build a time field that mimics the behavior of the one found in Microsoft Outlook.
The Grouper is a special groupbox control that is rounded and fully customizable. The control can paint borders, drop shadows, gradient and solid backgrounds, custom text, and custom icons.