Table of Contents

Method CreateLongStringProperty

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

CreateLongStringProperty(string, string, string)

Creates long string property.

PropertyGridItemHandle CreateLongStringProperty(string label, string name, string value)

Parameters

label string

Property label.

name string

Property name.

value string

Property value.

Returns

PropertyGridItemHandle

Handle to the item.