Property ImagesEnabled
ImagesEnabled
Gets or sets whether images in buttons are available.
public static bool ImagesEnabled { get; set; }
Property Value
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.