FormListItem.stateFocus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
stateFocus(Boolean) | |
stateFocus() |
stateFocus(Boolean)
stateFocus()
public:
virtual bool stateFocus();
public virtual bool stateFocus ();
abstract member stateFocus : unit -> bool
override this.stateFocus : unit -> bool
Public Overridable Function stateFocus () As Boolean