Table of Contents

Property ImagesEnabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ImagesEnabled

Gets or sets whether images in buttons are available.

public static bool ImagesEnabled { get; set; }

Property Value

bool

Remarks

By default under Macos images in buttons not available due to not correct implementation in WxWidget native button control. On all other operating systems images in buttons are available.