ð Image to Load No Change - Leaves the current setting intact Clear Image - clears the loaded image Load from External File - loads an image file to display on the button object. Image formats supported include PNG (with alpha channel transparency) and BMP. With BMP, the lower left pixel of the loaded bitmap is reserved for the "transparent color". As a consequence, any pixel which matches that lower left pixel will be transparent. Load from Icon File - loads an image file to display on the button object. A glyph can be loaded from executables, dynamic link libraries (DLL), OCX files, and icon files (.ICO).
Large Icon - displays the 32x32 glyph Small Icon - displays the 16x16 glyph
ð Layout Specifies the location of the glyph
ð Margin Determines the margin from the edge of the control
|