AnnoObjSetTextboxBorderLeft

Usage

Sub AnnoObjSetTextboxBorderLeft(BorderLeft As Boolean)

Description

Sets the visibility of the left side border of the selected Textbox.

Parameters

BorderLeft

Boolean

True, if the border is visible on the left side.

Return value

None

Programming Notes

None