Documentação da API
>
Custom user interface
>
Object ProUILabel
> Function ProUILabelEnable
Function ProUILabelEnable
Description
Sets the Label to be enabled.
Synopsis
#include <
ProUILabel.h
>
ProError
ProUILabelEnable
(
char* dialog
/* (In)
The name of the dialog thet contains the label
*/
char* component
/* (In)
The name of the label component
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
PRO_TK_BAD_INPUTS
An invalid argument was given
Sample Code References
pt_geardesign ( GearDesignUI.c )
pt_geardesign ( GearDesignUI.c )
pt_geardesign ( GearDesignUI.c )
pt_geardesign ( GearDesignUI.c )
pt_geardesign ( GearDesignUI.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Label Attributes:ProUILabelEnable
Parent topic
Object ProUILabel
Isto foi útil?
Este site funciona melhor com JavaScript habilitado