ShowSelAlways

[property icon] ShowSelAlways

Set if the tree shows a selection even when it does not have focus

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Tree

Introduced in KCML version 5.02


>

ShowSelAlways

Setting this style causes a selected item to stay selected when the tree view control loses focus.

This property is a design time only property and can therefore only be set within the KCML forms designer. Changing it or inspecting it will have no effect at runtime.

See also

Tree methods, properties and events.