| Control/Object | Description | |
| TXButtonBar | A TXButtonBar control represents a button bar for a Text Control. | |
| TXRulerBar | A TXRulerBar control represents a ruler bar for a Text Control. | |
| TXStatusBar | A TXStatusBar control represents a status bar for a Text Control. | |
| TXTextControl | The TXTextControl control is the main control that is used to display and edit a text document. |
| Property | Description | |
| TXTextControl.ButtonBarHandle | Specifies the button bar control to be used with a Text Control. | |
| TXTextControl.RulerHandle | Specifies the ruler control to be used as horizontal ruler with a Text Control. | |
| TXTextControl.StatusBarHandle | Specifies the status bar control to be used with a Text Control. | |
| TXTextControl.VerticalRulerHandle | Specifies the ruler control to be used as vertical ruler with a Text Control. |
| Event | Description | |
| TXTextControl.ConnectTools | MS Access only: Occurs after all Text Controls, Rulers, Button Bars and Status Bars have been created and are ready to be connected. |