Meta_ScrollingStackStyle
Module: Metanodes / Definitions
A ScrollingStackStyle provides styling options for a Meta_ScrollingStack.
#include <meta_gui.hpp>
Public Types
| Type | Name | 
|---|---|
| enum | IDX { Idx_ContentStyle, Idx_ScrollBarStyle, Idx_ResizeButtonStyle, Idx_BackgroundStyle } Property index. | 
Public Types Documentation
enum IDX
| Enumerator | Value | Description | 
|---|---|---|
| Idx_ContentStyle | link - A Panel style (Meta_ColouredPanelStyle, Meta_GradientPanelStyle, Meta_TexturedPanelStyle) for the contents for the contents | |
| Idx_ScrollBarStyle | link - Style to apply to the scrollbar (Meta_ScrollBarStyle) | |
| Idx_ResizeButtonStyle | link - Style to apply to the button (Meta_ColouredButtonStyle, Meta_TexturedButtonStyle) for resizing for resizing | |
| Idx_BackgroundStyle | link - A Panel style (Meta_ColouredPanelStyle, Meta_GradientPanelStyle, [Meta_TexturedPanelStyle) | 
Property index.