←Select platform

Appearance Property

Summary

Gets or sets a value determining the appearance of the control.

Syntax

C#
VB
C++
public virtual Appearance Appearance { get; set; } 
Public Overridable Property Appearance As Leadtools.Multimedia.Appearance 
public: 
virtual property Leadtools.Multimedia.Appearance Appearance { 
   Leadtools.Multimedia.Appearance get(); 
   void set (    Leadtools.Multimedia.Appearance ); 
} 

Property Value

An Appearance value representing the appearance.

Remarks

If the Appearance value is set to Flat, then the control is drawn with a flat border. If the value is set to ThreeD, then the control is drawn with a 3D border.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly