AnnoObjSetMultilineTextboxBorderThickness

Usage

Sub AnnoObjSetMultilineTextboxBorderThickness(BorderThickness As Double)

Description

Sets the border thickness of the selected multiline textbox in pixels.

Parameters

BorderThickness

Double

The thickness of the multiline textbox border in pixels.

Return value

None

Programming Notes

None