Skip to contents

Get one style property.

Usage

gui_get_style(control, property)

Arguments

control

An integer.

property

An integer.

Value

An integer

Examples

if (FALSE) {
gui_get_style(0L, 0L)
}