HideSelection Property

Gets or sets a value that determines whether the selected node or list view item remains selected when the control loses focus. Deprecated property.

Design-time only. This property cannot be modified at run-time.

object.HideSelection = [boolean]

Version Support

Obsolete from version 11.0. Refer to Deprecated and Obsolete items for additional information.

Client support

Newlook Smartclient only.

Use

If set to True, the user's selection will be hidden when they navigate to another control on the form. Setting this property to False ensures that the selected item remains visible even when the control does not have the focus.

See Also

CheckBoxes property | OnClick property

Applies To

TreeView control

ListView control


© 2004-2021 looksoftware. All rights reserved.