http://windowsclient.net/downloads/folders/applications/default.aspx

중요한 Linq to XML 예제 파일

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: 13,328
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: 18,286
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: 21,429
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: 13,089
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: 10,661
A VB.NET implementation of the well-known VB6 DirListBox as an extension of the TreeView Control .
Download
Posted: 05-10-2007
Downloads: 7,761
This is a UI front end that has the look and feel of Windows File Explorer
Download
Posted: 05-10-2007
Downloads: 11,026
Enables Windows Forms applications to use a find / replace dialog.
Download
Posted: 05-10-2007
Downloads: 5,424
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: 8,735
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: 5,443
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: 9,606
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: 10,487
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: 3,999
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: 5,068
This is a Windows Forms app that looks like Internet Explorer 6 and uses the new WebBrowser control.
Download
Posted: 05-10-2007
Downloads: 7,140
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: 11,568
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: 4,784
Features dockable menus, a custom drawn tab control and docking windows that resemble Office XP.
Download
Posted: 05-10-2007
Downloads: 15,157
This is a UI front end that has the look and feel of Microsoft Money
Download
Posted: 05-10-2007
Downloads: 10,127
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: 4,513
This is a Windows Forms app that emulates the functionality of MSN Messenger.
Download
Posted: 05-10-2007
Downloads: 10,779
This UITypeEditor will let you enter a string with carrige returns.
Download
Posted: 05-10-2007
Downloads: 4,043
A TreeView control that supports multi-selection.
Download
Posted: 05-10-2007
Downloads: 7,147
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: 5,089
Perfectly mimics the built-in NotifyIcon control, except this one supports Windows XP balloon tips.
Download
Posted: 05-10-2007
Downloads: 6,360
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: 6,504
UI components that allow menus and status bars resembling those of Office XP .
Download
Posted: 05-10-2007
Downloads: 6,617
This is a UI front end that has the look and feel of Microsoft Outlook 2003.
Download
Posted: 05-10-2007
Downloads: 14,351
This is a Windows Forms app that emulates the look and feel of Outlook Calendar functionality.
Download
Posted: 05-10-2007
Downloads: 9,671
This is a UI front end that has the look and feel of Quicken
Download
Posted: 05-10-2007
Downloads: 6,496
A simple GUI to interactively test arbitrary regular expressions against an arbitrary input string.
Download
Posted: 05-10-2007
Downloads: 3,948
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: 6,560
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: 4,327
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: 5,551
This is a sample of an MDI parent form which tracks its MDI children through tabs.
Download
Posted: 05-10-2007
Downloads: 8,955
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: 17,635
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: 3,935
This is a ListView control that supports virtualization.
Download
Posted: 05-10-2007
Downloads: 5,779
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: 4,534
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: 4,370
This is portal type application that aggregates RSS feeds asynchronously.
Download
Posted: 05-10-2007
Downloads: 4,799
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: 5,034
Posted by 퓨전마법사
,