Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ToolBar – PB Docs 150 – PowerBuilder Library

ToolBar – PB Docs 150

ToolBar property for PowerScript controls

Controls

RichTextEdit controls

Description

When the ToolBar property is enabled, a toolbar for formatting
text displays above the editing area of the RichTextEdit control.
The toolbar includes bolding, italics, underscore, strikeout, alignment,
spacing, superscript, subscript, tabs, display of text symbols such
as paragraph returns, and text color. If the control is not wide
enough, the tool bar is truncated.

The toolbar can also be enabled and disabled at runtime by
the user from the Properties item on the pop-up menu, if the PopMenu
property has been set to true.

Usage

In a painter

proc.png To display the toolbar in a RichTextEdit control:

  1. Select the ToolBar check box on the Document
    tab page of the control’s Property view.

In scripts

The ToolBar property takes a boolean value. The following
line makes a toolbar display in a RichTextEdit:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x