←Select platform

BorderStyle Property (ImageViewer)

Summary

Border style of the control.

Syntax

C#
VB
C++
public virtual System.Windows.Forms.BorderStyle BorderStyle { get; set; } 
Public Overridable Property BorderStyle() As System.Windows.Forms.BorderStyle 
   Get 
   Set 
public:  
   virtual property System::Windows::Forms::BorderStyle^ BorderStyle 
   { 
      System::Windows::Forms::BorderStyle^ get() 
      void set(System::Windows::Forms::BorderStyle^ value) 
   } 

Property Value

The border style of the control. Default value is BorderStyle.None.

Requirements

Target Platforms

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