LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

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 BorderStyle BorderStyle {get; set;}
 get_BorderStyle();
set_BorderStyle(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PlayCtrl Class
PlayCtrl Members
Appearance Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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