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

TextFrameSetMarkerLines – PB Docs 2022 – PowerBuilder Library

TextFrameSetMarkerLines – PB Docs 2022

TextFrameSetMarkerLines

PowerScript function

Description

Sets whether or not marker lines are visible for the text frame.
Marker lines show a text frame’s border if the text frame has no border
line. A text frame’s border line can be set with the TextFrameSetBorderWidth
function.

Applies to

RichTextEdit control

Syntax

Argument

Description

textFrameID

The unique ID that identifies the text frame.

markerLines

Specifies whether the marker lines are visible.

  • True (Default) — The marker lines are visible.

  • False — The marker lines are invisible.

Return value

Boolean.

Returns true if it succeeds and returns false if it fails. Returns
null if any argument is null.

Examples

The following example sets the marker lines as invisible in the
specified text frame.


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