|
SmartNetButton
Reference
Returns the smoothed version of the caption background color. This property is only
available at run-time.
Syntax
object.CaptionBackColorSmooth
Where object is an object expression that evaluates to a SmartNetButton object.
Remarks
When both properties ShowSmooth
and ShowCaptionSmooth are set
to True, the button smoothes the CaptionBackColor. You can access the smoothed version of
CaptionBackColor by reading property CaptionBackColorSmooth.
|