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

SetRichTextAlign – PB Docs 2018 – PowerBuilder Library

SetRichTextAlign – PB Docs 2018

SetRichTextAlign

method (DataWindows)

Description

Sets the alignment value to use while editing columns with the
RichText edit style.

Applies to

DataWindow control

Syntax

Argument

Description

dwcontrol

A reference to the DataWindow control

sAlign

Value for specifying the alignment that you want to
set for columns with the RichText edit style. Allowable values
are:

Left!
Right!
Center!
Justified!

Return value

Returns 0 if it succeeds and -1 if an error occurs. If the
argument’s value is null, SetRichTextAlign returns null.

0 — Success

-1 — No RichText column is being edited

Usage

You can call this method from a button in a custom toolbar that you
use to set display characteristics of columns with the RichText edit
style.

Examples

This example sets the alignment value for editing columns that have
a RichText edit style:

See also

GetRichTextAlign

GetRichTextColor

GetRichTextFaceName

GetRichTextSize

GetRichTextStyle


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