Programmieren mit dBASE PLUS: showSelAlways

Aus Wikibooks
Zur Navigation springen Zur Suche springen
Zurück zu Eigenschaften | Hoch zu Regal EDV | Vor zu Inhaltsverzeichnis


Whether to highlight the selected item in the tree even when the tree view does not have focus.

Eigenschaft von[Bearbeiten]

TreeView

Beschreibung[Bearbeiten]

When showSelAlways is true, the tree view highlights the selected item even when the tree view does not have focus. This highlight is different than when the tree view does have focus, but still visually indicates the selected item.

When showSelAlways is false, no item is highlighted when the tree view does not have focus. Even though no item is highlighted, the tree view’s selected property still points to the item that had focus last.