AutoGray
AutoGray
Grays the image on a disabled button
Boolean property
Applies to: Button , Picture Button
Introduced in KCML version 6.60
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;