Difference between revisions of "PropertyListLine.Transparent"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 13:14, 24 November 2012

Property (As Boolean)
aPropertyListLine.Transparent = newValue
or
BooleanValue = aPropertyListLine.Transparent


Only used for TypeColor lines. If true, the line has no color and the PropertyListBox.TransparentString is displayed as the value.