API ドキュメンテーション
>
Custom user interface
>
Object ProUILabel
> Function ProUILabelShow
Function ProUILabelShow
Description
Makes the label visible.
Synopsis
#include <
ProUILabel.h
>
ProError
ProUILabelShow
(
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 )
User Guide References
ラベルの属性:ProUILabelShow
Parent topic
Object ProUILabel
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。