Gets or sets the border style of the control.
public BorderStyle BorderStyle {get; set;}
Public Property BorderStyle As BorderStyle
One of the BorderStyle values. The default is BorderStyle.Fixed3D.
You can use the BorderStyle property to change the border style of the RasterImageList control to match the border style settings of other controls on the form. For example, if none of the other controls on your form displays a border, you can set the BorderStyle property of the RasterImageList control to BorderStyle.None to match the other controls.
For an example, refer to RasterImageList.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET