TButtonBaseImagePressed Property

Buffer to store the rendered pressed state of the button.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
protected virtual Bitmap ImagePressed { get; set; }

Property Value

Bitmap

See Also