dbicButton Send comments on this topic.
PictureOver Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : PictureOver Property

Gets or sets the image to be displayed when the mouse moves over the control.

Syntax

Visual Basic (Declaration) 
Public Property PictureOver As Image
C# 
public Image PictureOver {get; set;}

Property Value

Image

Requirements