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)?
Look at the BackColorDisabled and ForeColorDisabled properties off of the Appearance object. You may or may not need to set UseOSThemes to False.
-Matt
And the image?
There is no ImageDisabled, only ImageBackgroundDisabled.