Shows or hides a specified side bar.

Introduced: X16.

<void> TXTextControl.showSideBar(<SideBarType> sideBarType, [<boolean> show])

Parameters

Parameter Description
sideBarType Determines the side bar type.
show Optional. Determines if the side bar is shown or hidden. The default value is true.