←Select platform

BorderStyle Property (RasterPictureBox)

Summary

Sets the border style for the control.

Syntax

C#
VB
C++
[CategoryAttribute("Appearance")] 
[DescriptionAttribute("Border type of the control.")] 
public BorderStyle BorderStyle {get; set;} 
<CategoryAttribute("Appearance")> 
<DescriptionAttribute("Border type of the control.")> 
Public Property BorderStyle As BorderStyle 
[CategoryAttribute("Appearance")] 
[DescriptionAttribute("Border type of the control.")] 
public: 
property BorderStyle BorderStyle { 
   BorderStyle get(); 
   void set (    BorderStyle ); 
} 

Property Value

The border style for the control.

Example

Refer to RasterPictureBox.

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