Customizable UI Controls

You can use the UI customizer to customize the default colors and images of the following UI controls:

DateTimeBar

The DateTimeBar is a UI subcontrol used in the EditDate and EditTime controls to swipe and select the date and time elements. You can use the UI customizer to customize the color and background image of the date time bar.

Figure: DateTimeBar

DateTimeBar

DynamicBox

You can use the UI customizer to edit the background of the drop view, which is displayed as a result of a flick downwards gesture on the Dynamic Box.

Figure: DynamicBox with drop view

DynamicBox

Edit

Edit is a UI subcontrol containing the available area for editing in the EditArea and EditField controls. You can use the UI customizer to customize the color and background image of the input area.

Note
The UI customizer does not differentiate between the shape of the edit UI subcontrol based on whether the multi-line feature is supported.

FastScroll

FastScroll is an indexed scroll bar type you can easily navigate using a table view grouped index. You can set the fast scroll type while constructing the table view (TABLE_VIEW_SCROLL_BAR_STYLE_FAST_SCROLL or TABLE_VIEW_SCROLL_BAR_STYLE_FAST_SCROLL_FIXED). You can alter the fast scroll look only using the theme.

Figure: FastScroll

FastScroll

InputPad

InputPad is a UI keypad used in full-screen picker UI controls, such as DatePicker, DateTimePicker, and TimePicker. You can use the UI customizer to customize the color and background image of the input pad.

Figure: InputPad

InputPad

Scroll

You can use the UI customizer to customize the color and background image of the scroll in supported UI controls, such as ScrollPanel, ListView, and TableView.

Figure: Scroll

Scroll

Where to Go Next