TImageButtonImageResxFocused Property

Sets the disabled image to a resource stored in the currently executing assembly. The string is the resource name that is used to identify the image in the resource manifest.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public virtual string ImageResxFocused { get; set; }

Property Value

String

See Also