Skip to main content

Meta_ScrollingStackStyle

Module: Metanodes / Definitions

A ScrollingStackStyle provides styling options for a Meta_ScrollingStack.

#include <meta_gui.hpp>

Public Types

TypeName
enumIDX { Idx_ContentStyle, Idx_ScrollBarStyle, Idx_ResizeButtonStyle, Idx_BackgroundStyle }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_ContentStylelink - A Panel style (Meta_ColouredPanelStyle, Meta_GradientPanelStyle, Meta_TexturedPanelStyle) for the contents for the contents
Idx_ScrollBarStylelink - Style to apply to the scrollbar (Meta_ScrollBarStyle)
Idx_ResizeButtonStylelink - Style to apply to the button (Meta_ColouredButtonStyle, Meta_TexturedButtonStyle) for resizing for resizing
Idx_BackgroundStylelink - A Panel style (Meta_ColouredPanelStyle, Meta_GradientPanelStyle, [Meta_TexturedPanelStyle)

Property index.