C#
VB
C++
Specifies the appearance of the control.
public enum Appearance
Public Enum Appearance
public enum class Appearance
Members
Value | Member | Description |
---|---|---|
0 | Flat | The control is drawn with a flat border. |
1 | ThreeD | The control is drawn with a 3D border. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET