Is Draw Painted

Kalipso - Form - Actions - Actions Description - Group Controls - Is Draw Painted

This action allows user to know if a draw control is painted or not.

Action available for the following operating systems:

Parameters

  • Control <unquoted string> - The name of the specified draw control.

  • Target <string> or <numeric> - The control or variable to store the result of this action. The result is 1 if the draw is painted and 0 otherwise.

It returns true only if the user interacts with the object and not programatically.

Last updated