ImageButton
Previous Top Next

ImageButton control is a graphical button.
Using the Transparency property the ImageButton could show only an image or an image with background.
When the Transparent property is set to True the control Transparent color will be the color of pixel (0,0) of the image.

Properties and Methods:
             BringToFront
             Color
             Dispose
             Enabled
             Focus
             FontColor
             FontSize
             Height
             Image
             Left
             Mode
             Name
             Refresh
             Text
             Top
             Transparent
             Visible
             Width

Events:
             ButtonDown
             ButtonUp
             Click