In the gadget structure, set the gadgettype field to gtyp_propgadget and place the address of the propinfo structure in the specialinfo field. When using autoknob, the gadgetrender field must point to an image structure. The Image need not be initialized when using AUTOKNOB, but the structure must be provided. These Image structures may not be shared between gadgets, each must have its own. To use application imagery for the knob, set gadgetrender to point to an initialized image structure. if the knob highlighting is done by alternate image (gflg_gadghimage), the alternate image must be the same size and type as the normal knob image.