Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

Appearance Property (PlayCtrl)






Gets or sets a value determining the appearance of the control.
Syntax
public virtual Appearance Appearance {get; set;}
'Declaration
 
Public Overridable Property Appearance As Appearance
'Usage
 
Dim instance As PlayCtrl
Dim value As Appearance
 
instance.Appearance = value
 
value = instance.Appearance
public:
virtual property Appearance Appearance {
   Appearance get();
   void set (    Appearance value);
}

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

See Also

Reference

PlayCtrl Class
PlayCtrl Members
BorderStyle Property

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features