ButtonField.RolloverIcon

ButtonField.RolloverIcon property

Gets or sets rollover icon of the button which shall be displayed when the user rolls the cursor into its active area without pressing the mouse button.

public XForm RolloverIcon { get; set; }

See Also