←Select platform

BorderStyle Property (RasterImageViewer)

Summary

Sets the border style of the control.

Syntax

C#
VB
C++
[CategoryAttribute("Appearance")] 
[DescriptionAttribute("Border type of the control.")] 
public virtual BorderStyle BorderStyle {get; set;} 
<CategoryAttribute("Appearance")> 
<DescriptionAttribute("Border type of the control.")> 
Public Overridable Property BorderStyle As BorderStyle 
[CategoryAttribute("Appearance")] 
[DescriptionAttribute("Border type of the control.")] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize