XtraEditors Library のリリース

Released: Jun 15, 2011

Updates in this release

Updates in v2011 vol 1

  • XtraTabControl - Support for Custom Buttons - You now have the ability to display custom buttons within the WinForms Tab Control. In addition to default buttons (Close, Next, and Prev), you can display a custom button with any display text or image (or both), and provide the appropriate tooltip when required.
  • HyperLink - The WinForms HyperLink Control allows you to launch a link either by clicking a point within the edit box or only the text itself.

Released: May 20, 2010

Updates in this release

Updated in v2010 vol 1

  • Full Support for Visual Studio 2010 and .NET Framework Client Profile

Released: Dec 21, 2009

Updates in this release

Updates in v2009 vol 3

  • Automatic Editor Type Switching
    With this release, all DevExpress WinForms Editor controls used on a form can be converted to another editor using the dropdown available through the control's smart tag. This procedure automatically preserves the control's size and location so as not to break form layout and copies all common settings and event handlers - freeing you from any manual modifications.