AutoGray

[property icon] AutoGray

Grays the image on a disabled button

Boolean property

Applies to: Button , Picture Button

Introduced in KCML version 6.60


>

AutoGray

This property instructs KClient to automatically create a grayscale copy of a button picture for use when the button is disabled. This approach is more efficient than sending an additional gray image from the server.

 .picButton1.AutoGray = TRUE;

See also

Button methods, properties and events. Picture Button methods, properties and events.