Share via


Getting started with Windows Forms 2.0

Here's a great set of stuff to get you started using some of the new controls/features in Windows Forms 2.0!

Client Settings
[ FAQ | Feature Page ]
Data Binding
[ FAQ | Sample and Demo | Feature Page  ]
DataGridView
[ FAQ | Sample and Demo | Feature Page ]
Designer
[ FAQ  | Presentation | Sample and Demo ]
Layout Features
[ FAQ  | Presentation | Sample and Demo | Feature Page ]
MaskedTextBox
[ FAQ | Presentation | Sample and Demo | Feature Page ]
SplitContainer
[ FAQ | Sample and Demo | Feature Page ]
ToolStrip
[ FAQ | Presentation | Sample and Demo | Feature Page ]
WebBrowser
[ FAQ | Sample and Demo | Feature Page ]
WF/WPF Interop
[ FAQ | Sample and Demo ]

Comments

  • Anonymous
    November 10, 2005
    In DataGridView .. is there a way to make it have a column type that facilitates entering or editting dates? For example you have ComboBoxColumn, Checkboxcolum .. image etc. How about one for dates? Preferably it would work like the DateTimePicker control with the pop up calendar.
  • Anonymous
    November 11, 2005
    DataGridView is coming soon, I've seen an early draft. We've also got a whitepaper for building in specialized columns. As soon as these are available I'll post 'em - keep tuned!
  • Anonymous
    November 11, 2005
    For the how to "enter" and "edit" dates, there's already a sample up on how to build a cell template in MSDN:

    How to: Host Controls in Windows Forms DataGridView Cells
    http://msdn2.microsoft.com/en-us/library/7tas5c80

  • Anonymous
    November 13, 2005
    Thank you!
  • Anonymous
    November 20, 2005
    There are some other free VS2005 user interface controls at the following location. They allow Office style applications to be built very quickly and easily. Best of all they can be used in commerical applications for free.

    http://www.componentfactory.com