Overview
Editors Controls refer to graphical elements group enabling specific data interactions like calculationscolor picking, date and time selection, and color picking. Designed for data entry and editing, these controls function through user interactions such as clicking and selecting. To use these components in displays and pages, select the component drag-and-drop on the drawing area, and to customize its properties, double-click to access the popup configuration window. The
Calculator
Shows a calculator on the display. It allows users to perform calculations directly within the interface. See Calculator Control for more details.
Calendar
Presents a mini-calendar for users to choose dates by clicking. It allows users to browse and pick dates. See Calendar Control for more info.
ColorPicker
Displays color spectrum, allowing users to select a color from a palette or gradient. Also, it enables users to insert colors via color codes, inputting the color hexadecimal or decimal codes for desired shades. See ColorPicker Control for more information.
DatePicker
Picks a specific date from a calendar interface. Users select dates from a calendar interface for scheduling or date input. See DatePicker Control for learning more.
DateTimePicker
Combines date and time selection in one. Users set both date and time for precise scheduling needs. See DateTimePicker Control for read more.
. The following components are available:
Calculator (WPF)
This extensible component provides a calculator that can map the result to a Tag in the application. See Calculator Control for more information.
CircularPanel (WPF)
The TCircularPanel implements a custom navigation tool, where the options are placed around a main circle. See CircularPanel Control for more information.
DateTime Pickers
DateTime Pickers are graphical components for selecting and editing date and time values, combining calendar and clock functionalities with configurable options like input masks, step intervals, and display settings. DatePicker, a subset of DateTimePicker, focuses on date inputs using a calendar interface, excluding time functionalities. TimePicker, another subset, concentrates on time inputs, providing options for hours and minutes adjustments, excluding date functionalities. See DateTime Pickers Control for more information.
MediaElement
Allows users to show Media files on Windows and Web pages. See MediaElement Control for more information.
MenuItem
Represents an individual option or command within a menu. It provides a specific action or navigates to a particular section, enhancing user interaction with the application. See MenuItem Control for more information.
PageSelector
Allows users to navigate between different pages of content or data. It facilitates quick access to various sections or data sets within an application, improving the browsing experience. See PageSelector Control for more information
TimePicker
Sets a specific time, including hours, minutes, and sometimes seconds. Used for time-related settings in applications. See TimePicker Control for more info.
In this section:
Page Tree | ||||
---|---|---|---|---|
|