LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

BorderStyle Property (PlayCtrl)

Show in webframe



Gets or sets the border style for the control.
Syntax
'Declaration
 
Public Overridable Property BorderStyle As BorderStyle
'Usage
 
Dim instance As PlayCtrl
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public virtual BorderStyle BorderStyle {get; set;}
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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