Copyright © 1998-2015 MultiMedia Soft
SmoothEdges property
Type
long for Visual C++
enumSmooths for Visual Basic
Syntax
object.SmoothEdges [=enumSmooths]
Remarks
The factor used to smooth edges on the button surface.
Supported values are the following:
Mnemonic constant
Value
Meaning
SMOOTH_NONE
0 (default)
No smoothing applied.
SMOOTH_LOW
1
Medium smoothing applied.
SMOOTH_HIGH
2
High smoothing applied.