MobileForms Toolkit Documentation

ImageButton.ButtonType Enumeration

Specifies the types of the ImageButton control.

public enum ImageButton.ButtonType

Members

Member Name Description
ImageButton Standard button enables got focus and shows an image.
GradientImageButton Gradient button enables got focus and shows a gradient background under image.
VistaStyleImageButton Vista-style button enables got focus and shows a vista-style background under image.
PictureBox Can not got the focus, just shows the default image.
CheckBox Bistable Image Button.

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

Resco.Controls.OutlookControls Namespace