LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

Picture Button Controls Overview

Picture Button Controls Overview

Use picture button controls to trigger an action or to select between two different states. They differ from command buttons or toggle buttons in that a picture button can display a bitmap instead of a label.

There are two styles of picture button control: picture command button (CTRL_PICTURE_COMMAND_BUTTON) and picture toggle button (CTRL_PICTURE_TOGGLE_BUTTON).

A sample picture button control appears in the following figure.

Operating Picture Button Controls

Programming Picture Button Controls

Picture Button Control Attributes

Picture Button Control Functions

Picture Button Control Events

Was this information helpful?