PictureBox.getBorderStyle

Overview | Methods | This Package | All Packages

PictureBox.getBorderStyle

Retrieves the border type for the PictureBox control.

Syntax

public final int getBorderStyle()

Return Value

Returns one of the enumeration constants defined in the BorderStyle class.

See Also   setBorderStyle