Hi.
Is there an option to modify the appearance of the UltraButton when in disabled state (except for doing it manually in the code, of course)?
There is no ImageDisabled, only ImageBackgroundDisabled.
-Matt
And the image?
Look at the BackColorDisabled and ForeColorDisabled properties off of the Appearance object. You may or may not need to set UseOSThemes to False.