SelectedStyle Property
Reference to a Style (#Prim_Vs.Style) to be applied to the design when the item becomes selected.
The Style will be removed as soon as the item loses selection.
Mthroutine Name(OnAdd) Option(*Redefine)
#TreeItem.SelectedStyle <= # MyStyles<Focus>
Endroutine