|
SmartMenuXP
Reference
Returns the smoothed version of the BackColor property. This property is only
available at run-time.
Syntax
object.BackColorSmooth
Where object is an object expression that evaluates to a
SmartMenuXP object.
Remarks
The menu smoothes the BackColor on the menu bar or the picture area depending on
the values of properties SmoothMenuBar and SmoothPictureArea. You can access the smoothed version of
BackColor by reading property BackColorSmooth.
|