ADKC_Bitmap - GUI Image resource
Inherits: 
ADKC_Constant
A GUI image resource is used in order to refer to three types of images, which are to be displayed for active (opened) resource elements, for disabled and for enabled, but not active (normal) GUI elements.
Image resources refer to external image files, which might be stored as .png (suggested), .jpg , .tif , .svg or .bmp files.
Attributes
- aktiv_bitmap - Active image
- inaktiv_bitmap - Inactive image
- disabled_bitmap - Disabled image
Relationships
- element_ref - GUI Image references
Keys
- ik - - internal feature (not documented)

