Property ImagesEnabled
ImagesEnabled
Gets or sets whether images in buttons are available.
public static bool ImagesEnabled { get; set; }
Property Value
Remarks
By default images in buttons are not available under macOs due to not correct implementation in WxWidget native button control. On all other platforms images in buttons are available.