CheckBox.Image
- Updated2025-07-21
- 1 minute(s) read
CheckBox.Image
Syntax
CheckBox.Image
Data Type
Purpose
Specifies a custom graphic for the CheckBox control.
Remarks
This property is used only when the style of the control is CheckBoxStyle_Button .
Use the Engine.Images property to obtain the TestStand images collection, and use the Images.FindImage method to obtain a particular image reference. Icon files are located in the <TestStand> \Components\Icons and <TestStand Public>\Components\Icons directories.