ShowFocusMode Property

Measurement Studio User Interface

ShowFocusMode Property

Syntax

CWButton.ShowFocusMode

Data Type

CWShowFocusModes

You can use the following constants with this data type:

  • cwShowFocusControl–Indicates graphically if the control has the focus.
  • cwShowFocusNone–Does not indicate graphically if the control has the focus.

Purpose

Specifies how the control indicates it has the focus.