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

Show in webframe

BorderStyle Property (PlayCtrl)






Gets or sets the border style for the control.
Syntax
public virtual BorderStyle BorderStyle {get; set;}
'Declaration
 
Public Overridable Property BorderStyle As BorderStyle
'Usage
 
Dim instance As PlayCtrl
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public:
virtual property BorderStyle BorderStyle {
   BorderStyle get();
   void set (    BorderStyle value);
}

Property Value

A BorderStyle value representing the border style.
Remarks
The BorderStyle property can be used to create borderless and flat style controls, in addition to a bordered control. To create a borderless control, set the BorderStyle to BorderStyle.None.
Requirements

Target Platforms

See Also

Reference

PlayCtrl Class
PlayCtrl Members
Appearance 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