TImageButtonImageFileFocused Property

Sets the current image to a file, specified by a path relative to the currently executing assembly's codebase (build output directory).

Definition

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

Property Value

String

See Also