​
​
​

Specifies the button bar control to be used with a TextControl. The property value is null if there is no button bar connected. Otherwise it is an object of the type ButtonBar.

Syntax

​public ButtonBar ButtonBar { get; set; }
​Public Property ButtonBar() As ButtonBar
​