←Select platform

BorderStyle Property

Summary

Sets the border style of the control.

Syntax

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

Property Value

The border style of the control.

Example

Refer to RasterImageViewer.

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.WinForms Assembly