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

SetRichTextSize – PB Docs 2019 – PowerBuilder Library

SetRichTextSize – PB Docs 2019

SetRichTextSize

method (DataWindows)

Description

Sets the size of the font to use while editing columns with the
RichText edit style.

Applies to

DataWindow control

Syntax

Argument

Description

dwcontrol

A reference to the DataWindow control

size

A long value for the point size of the font that you
want to set for editing columns with the RichText edit
style

Return value

Returns 0 if it succeeds and -1 if an error occurs. If the
argument’s value is null, SetRichTextSize 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 16 as the current point size to use for editing
columns that have a RichText edit style:

See also

GetRichTextSize

GetRichTextAlign

GetRichTextColor

GetRichTextFaceName

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