Actipro Editors for WPF

  1. Restrict Input

    스크린샷: Ensure the end user inputs data in the correct format using a regular expression mask. Customizable input prompts indicate to the user that additional data is must be entered. ...

  2. Ribbon Interop

    스크린샷: The controls provided by the Editors product can be easily integrated into the Actipro Ribbon using a special Interop assembly. The Interop assembly provides Ribbon compatible styles for the Editors controls, which allows them to blend in seemlessly with ...

  3. MonthCalendar Control

    스크린샷: MonthCalendar can be used to select one or more dates, with support for custom logic (e.g. exclude weekends from selection). There are four view levels (Month, Year, Decade, and Century) which use smooth zoom in/out animations and allow the end-user to ...

  4. Parts-based Editor Controls

    스크린샷: Parts-based editors uses individual controls, called parts, to present and modify discreet values in an associated object or objects. Several default implementations are provided for common.Net types, which include Brush, Color, DateTime, Double, Enum, ...