.NET news » Search results

Search results for query "Control" (238):

Data Combobox

A custom combobox control that uses a datatable and can show multiple columns
2010-07-27 18:54:00   Source: Data Combobox   Tags: Components

MFC/C++ Helper Class for Window Resizing

Gives you total control when it comes to resizing windows
2010-12-01 10:22:00   Source: MFC/C++ Helper Class for Window Resizing   Tags: Components

Using Unity for IoC and DI

In this article I will try to describe all about using unity in our .NET projects and thus how to implement IoC (inversion of control) and DI(Dependency Injection).
2012-11-04 06:59:00   Source: Using Unity for IoC and DI   Tags: Components

WPF-Drawing Canvas Control

A drawing tool program that can create simplifyed XAML code
2012-09-25 11:29:00   Source: WPF-Drawing Canvas Control   Tags: WPF

Win32 SDK Propertygrid Made Easy

This article describes the creation of a non-MFC custom Propertygrid control
2010-08-04 14:58:00   Source: Win32 SDK Propertygrid Made Easy   Tags: Components

PropertyGridCE - Mobile version of PropertyGrid

Useful control that reproduces most of PropertyGrid functionality in Compact Framework.
2008-06-23 09:31:00   Source: PropertyGridCE - Mobile version of PropertyGrid   Tags: Mobile Components

CGridListCtrlEx - Grid Control Based on CListCtrl

A custom draw CListCtrl with subitem editing and formatting
2011-05-30 09:25:00   Source: CGridListCtrlEx - Grid Control Based...   Tags: Components

Interface Implementer and Duck Typing

reate dynamic objects that implement any interface you want at run-time, and control them easily.
2010-10-28 14:55:00   Source: Interface Implementer and Duck Typing   Tags: Components

MultiPaneCtrl

A control that allows you to create multiple areas with tabs that you can pull with the mouse and as a result change the configuration of these areas.
2010-07-12 19:32:00   Source: MultiPaneCtrl   Tags: Components

Remofi - Your Own PowerPoint Controller for Mobile Devices

This article shows you an example of how to control your computer program like PPT through your mobile WIFI device.
2011-08-14 14:36:00   Source: Remofi - Your Own PowerPoint   Tags: Examples