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

InkEnabled – PB Docs 2018 – PowerBuilder Library

InkEnabled – PB Docs 2018

InkEnabled

property for PowerScript controls

Applies to

InkPicture controls

Description

Specifies whether ink collection is enabled.

Usage

In a painter

To specify that an InkPicture control can collect ink:

  • Select the InkEnabled check box on the Ink page in the
    Properties view.

In scripts

The InkEnabled property takes a boolean value.

The value of the property is always false on systems that do not
have the Tablet PC SDK installed. You must set this property to
false before changing the MarginX and MarginY properties, and you should
set it to false before closing an application. Before changing this
property, make sure the control is not collecting ink by checking the
Status property.

This example checks that the ip_1 control is not collecting ink,
then disables ink collection:


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