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