Table of Contents

Method CreateSystemColorProperty

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreateSystemColorProperty(string, string, Color)

Creates system color property.

PropertyGridItemHandle CreateSystemColorProperty(string label, string name, Color value)

Parameters

label string

Property label.

name string

Property name.

value Color

Property value.

Returns

PropertyGridItemHandle

Handle to the item.