company logo

ADKS_ScrollArea - Scroll area

Inherits:  ADK_Style

The scroll area provides a scrollable window area. Typically, scroll areas are used in order to display content that exceeds the available area in an application form. Scroll areas contain exact one data control, which is either a simple window (ADKS_Window) or another style that does not support scroll bars. Styles like text edit controls (ADKS_Edit), which support scroll bars, need not to be placed within a scroll view.

Attributes
Keys