Skip to content

ControlBorderStyleConstantsCustom

Border-style values for controls that support a custom-drawn border in addition to the standard options. The enumeration is tagged [MustBeQualified], so members must be referenced through the enum name (ControlBorderStyleConstantsCustom.vbCustomBorder) to avoid clashing with the similarly named values in ControlBorderStyleConstants.

ConstantValueDescription
vbNoBorder0No border is drawn.
vbFixedSingleBorder1A single, non-resizable border.
vbCustomBorder2The control raises the events that let user code paint the border itself.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author