Welcome to WindowsClient.net | Sign in | Join

Page 1 of 1 (44 items)

Files in this Folder

This is a CheckBox and RadioButton that support changing the color of the check inthe control.
Download
Posted: 05-10-2007
Downloads: 6,155
From a Windows Forms perspective, “Data Binding” is a general mechanism to bind data to a user interface element (Control) The Visual Studio 2005 (WinForms V2) Data Binding FAQ coupled with the Demo/Sample Package , provides a great starting point to learn more about WinForms Data Binding.
Download
Posted: 05-10-2007
Downloads: 9,354
The DataGridView control is the new grid control for Windows Forms 2.0. Learn more about DataGridView Control through this FAQ and watch the control in action with the Samples Package .
Download
Posted: 05-10-2007
Downloads: 11,148
This application uses the BackgroundWorker component and the DataGridView control (both new to Visual Studio 2005) to asynchronous load data into the DataGridView. The sample performs a “find in files” type of search on a background thread using the BackgroundWorker component. As file matches are found...
Download
Posted: 05-10-2007
Downloads: 6,791
The Visual Studio 2005 (WinForms V2) Designer Features FAQ coupled with the Presentation and Demo/Sample Package , provides a great starting point to learn more about new WinForms Designer features.
Download
Posted: 05-10-2007
Downloads: 5,880
A VB.NET implementation of the well-known VB6 DirListBox as an extension of the TreeView Control .
Download
Posted: 05-10-2007
Downloads: 3,714
This is a UI front end that has the look and feel of Windows File Explorer
Download
Posted: 05-10-2007
Downloads: 5,573
This library contains a drive ListBox, a directory ListBox, and a file ListBox. The sample also includes building these controls into a folder browsing dialog.
Download
Posted: 05-10-2007
Downloads: 25,021
Enables Windows Forms applications to use a find / replace dialog.
Download
Posted: 05-10-2007
Downloads: 2,541
This library contains flat versions of many common controls including a DateTimePicker, an EditBox with masking (Numeric, text,date), a SpinEdit, a Combobox, a ToolBar, and a CheckBox.
Download
Posted: 05-10-2007
Downloads: 4,394
This component is build on shell's folder browsing dialog and provides all features available to unmanaged code, including events from BrowseCallBackProc.
Download
Posted: 05-10-2007
Downloads: 2,501
This is a library that produces various graphs and legends and returns them as Images so that they can be easily consumed by a Windows Forms or Web application.
Download
Posted: 05-10-2007
Downloads: 4,956
This is an HTML editor control. It has similar functionality to the RichTextBox but persists it's text as HTML.
Download
Posted: 05-10-2007
Downloads: 5,183
This is a library for generating HTML tables. This library can also be passed a Windows Forms DataGrid and generate an HTML table from that object.
Download
Posted: 05-10-2007
Downloads: 1,974
A Windows Forms Spy app!  Dynamically binds to an assembly and lets you spy on which events are being raised.  The .zip file includes an .exe and source.
Download
Posted: 05-10-2007
Downloads: 2,517
This is a Windows Forms app that looks like Internet Explorer 6 and uses the new WebBrowser control.
Download
Posted: 05-10-2007
Downloads: 3,529
Included here is the WinForms V2 Layout 101 Doc , Presentation and Demo/Sample/Video package . Layout for WinForms V2 esentially translates to TableLayoutPanel, FlowLayoutPanel, AutoSize and AutoScale.
Download
Posted: 05-10-2007
Downloads: 7,153
These are line controls similar to the HTML <HR> tag. Contains the StraightLine and the CurvedLine controls. These controls support transparency and anti-aliasing. They both have custom UITypeEditors for the line type enums.
Download
Posted: 05-10-2007
Downloads: 2,410
Features dockable menus, a custom drawn tab control and docking windows that resemble Office XP.
Download
Posted: 05-10-2007
Downloads: 8,349
This is a UI front end that has the look and feel of Microsoft Money
Download
Posted: 05-10-2007
Downloads: 5,574
This is a small sample Windows Forms UserControl that mirrors anything above it. It demonstrates unsafe code blocks and PInvoke calls.
Download
Posted: 05-10-2007
Downloads: 2,201
This is a Windows Forms app that emulates the functionality of MSN Messenger.
Download
Posted: 05-10-2007
Downloads: 6,352
This UITypeEditor will let you enter a string with carrige returns.
Download
Posted: 05-10-2007
Downloads: 1,960
A TreeView control that supports multi-selection.
Download
Posted: 05-10-2007
Downloads: 3,579
This app grabs the temperature and forecast from weather.com for a zipcode you specify and places it in the system notification tray.
Download
Posted: 05-10-2007
Downloads: 2,559
Perfectly mimics the built-in NotifyIcon control, except this one supports Windows XP balloon tips.
Download
Posted: 05-10-2007
Downloads: 3,339
This is a component which wraps the Office spell check functionality so that Windows Forms apps can perform spell checking. Requires Office to be installed on the target system.
Download
Posted: 05-10-2007
Downloads: 3,524
UI components that allow menus and status bars resembling those of Office XP .
Download
Posted: 05-10-2007
Downloads: 3,351
This is a UI front end that has the look and feel of Microsoft Outlook 2003.
Download
Posted: 05-10-2007
Downloads: 8,009
This is a control which looks and behaves similar to the Outlook bar.
Download
Posted: 05-10-2007
Downloads: 6,425
This is a Windows Forms app that emulates the look and feel of Outlook Calendar functionality.
Download
Posted: 05-10-2007
Downloads: 5,101
This is a UI front end that has the look and feel of Quicken
Download
Posted: 05-10-2007
Downloads: 3,415
A simple GUI to interactively test arbitrary regular expressions against an arbitrary input string.
Download
Posted: 05-10-2007
Downloads: 1,928
The RegionMaster Controls allow users to create non-rectangular, discontiguous top level windows without writing any code in the Visual Studio .NET form designer.
Download
Posted: 05-10-2007
Downloads: 3,672
This sample includes a custom RichTextBox control that can parse and display a small subset of XHTML (simple tags used for text font, alignment, color, etc.).
Download
Posted: 05-10-2007
Downloads: 2,185
This is an RSS feed aggregator written with Windows Forms. This tool allows skinning and searching of RSS updates. Full source is included.
Download
Posted: 05-10-2007
Downloads: 2,545
This is a sample of an MDI parent form which tracks its MDI children through tabs.
Download
Posted: 05-10-2007
Downloads: 4,735
TaskVision is a sample smart client task management application built using the Windows Forms classes of the Microsoft® .NET Framework -- an integral Windows® component that supports building and running the next generation of applications and XML Web services. TaskVision allows authenticated users to...
Download
Posted: 05-10-2007
Downloads: 10,348
A custom user control that simulates the toggle switch that appears in Visual Studio .NET when viewing such files as XML or ASPX.
Download
Posted: 05-10-2007
Downloads: 1,928
This is a ListView control that supports virtualization.
Download
Posted: 05-10-2007
Downloads: 2,928
The Visual Studio .NET Framework Bootstrapper Plug-in modifies the behavior of the Setup project's Bootstrapper property to include the .NET Framework bootstrapper as well as the Windows Installer bootstrapper. The .NET Framework redistributable is then packaged with your application.
Download
Posted: 05-10-2007
Downloads: 2,269
Not a Control, but it will help you create them. This is a definition of many of the common Windows constants. So, the next time you need to trap the WM_ACTIVATE message downlod this.
Download
Posted: 05-10-2007
Downloads: 2,189
This is portal type application that aggregates RSS feeds asynchronously.
Download
Posted: 05-10-2007
Downloads: 2,391
This is a sample to teach how to write XML and Schemas (or DTD's). Schemas can be complex. And it is difficult to understand some of the finer details. This app provides an easy and free way to know if a schema is correct and if not, exactly what is wrong with them.
Download
Posted: 05-10-2007
Downloads: 2,279
Page 1 of 1 (44 items)