CheckBox.Image
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.