UI Components
Components
List of components that can be used to customize LSOne.
| Name | Assembly | Description |
|---|---|---|
| Address Control | LSOne.Controls | A control that allows an address to be entered. |
| Address Control Touch | LSOne.Controls | A control that allows an address to be entered and supports touch screen input. |
| Calendar Control | LSOne.Controls.CalendarControl | A customizable calendar control. |
| Color List Box | LSOne.Controls | An extended listbox that contains a list of colors. |
| Color Picker Combo Box | LSOne.Controls | A simple combo box that allows the selection of a color. |
| Color Picker | LSOne.Controls | A control that allows selecting a color from a predefined set or from ARGB values. |
| Color Well | LSOne.Controls | A simple control that shows a single color and allows the user to select a color by clicking on it. |
| Color Wheel | LSOne.Controls | A control to select a color based on ARGB values. |
| Context Button | LSOne.Controls | A single button (Add / Edit / Delete) with the same style as the Context Buttons control. |
| Context Buttons | LSOne.Controls | Shows combination of Add/Edit/Delete buttons. |
| Double Buffered Controls | LSOne.Controls | A collection of controls that are set as double buffered. Controls set as double buffered are drawn first to a buffer rather than directly to the screen, which reduces screen flickering. |
| Dual Data Combo Box | LSOne.Controls.DataControls | An enhanced combo box for displaying IDs and descriptions or only descriptions, with support for additional buttons and filter box. |
| Full Name Control | LSOne.Controls | A control that allows a full name to be entered. |
| Full Name Control Touch | LSOne.Controls | A control that allows a full name to be entered and supports touch screen input. |
| Image Box | LSOne.Controls.Shared | A control that behaves very similarly to System.Windows.Forms.PictureBox, except it only scales image down but not up. |
| Linked Fields | LSOne.Controls | A control which indicates that two or more controls are linked in some way. |
| List View | LSOne.Controls.ListView | Grid component to display tabular data. |
| Milestone Progress Bar | LSOne.Controls | A progress bar with milestones. |
| MSR Text Box | LSOne.Controls | A text box that can listen to a MSR reader. |
| Multi Date Control | LSOne.Controls | A date time picker control which can have checkboxes used to enable or disable the control. |
| Numeric Text Box | LSOne.Controls | A text box that handles numeric values. Also has a tooltip that shows culture formatted values which is useful for large numbers. |
| Search Bar | LSOne.Controls.SearchBar | Search and filtering component, that integrates with list views. |
| Shade Text Box | LSOne.Controls | A text box that allows you to have a default "ghost text" when no text has been entered. |
| Spinning Progress | LSOne.Controls | A spinning progress indicator used to indicate that a lengthy operation is in progress and it's exact progress is unknown. |
| Task Indicator | LSOne.Controls | A control used to show the status of a task by either showing a check mark or a spinning progress. |
| Title Panel | LSOne.Controls | A group-panel control with rounded corners and a gray header area. |
| Touch Check Box | LSOne.Controls | A check box which supports touch screen input. |
| Touch Dialog Banner | LSOne.Controls | A banner control usually used for dialogs which support touch screen input. |
| Touch Error Provider | LSOne.Controls | An error provider control used to display error messages for dialogs which support touch screen input. |
| Touch Keyboard | LSOne.Controls | A keyboard control that supports touch screen input. |
| Touch Numpad | LSOne.Controls.TouchKeyboard | A numpad control that supports touch screen input. |
| Touch Scroll Button Panel | LSOne.Controls | A panel in which you can add buttons dynamically and support touch screen input. The panel can be scrolled if the buttons exceed the size of the panel. |
| Inserted: | June 2017 |
| Version: | LS One 2017.1 |
