Contents
Display Legacy Contents

 Print
    Is Draw Painted  
This action allows user to know if a draw control is painted or not.

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.

See also
Samples

 
 
Updated: 3/21/2018 5:56 PM