You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Editors Controls refer to graphical elements group enabling specific data interactions like color picking, date and time selection.  The following components are available:


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 Controls 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.

 MediaElement

Allows users to show Media files on Windows and Web pages. See MediaElement Control for more information.


In this section:

  • No labels