API Documentation
>
Custom user interface
>
Object ProUITextarea
> Function ProUITextareaEnable
Function ProUITextareaEnable
Description
Enables the text area
Synopsis
#include <
ProUITextarea.h
>
ProError
ProUITextareaEnable
(
char* dialog
/* (In)
The name of the dialog that contains the text area
*/
char* textarea
/* (In)
The name of the text area component
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
User Guide References
Textarea Attributes:ProUITextareaEnable
Was this helpful?
This site works best with JavaScript enabled