FocusedStyle プロパティ

LANSA

FocusedStyle プロパティ

アイテムがフォーカスアイテムになる時に、デザインに適用されるスタイル (#Prim_Vs.Style) への参照です。

アイテムがフォーカスを失うとスタイルは削除されます。

Mthroutine Name(OnAdd) Option(*Redefine)
#TreeItem.FocusStyle <= # MyStyles<Focus>
Endroutine