API ドキュメンテーション
>
Custom user interface
>
Object ProUIPushbutton
> Function ProUIPushbuttonDisable
Function ProUIPushbuttonDisable
Description
Sets the Pushbutton to be disabled, so the user cannot select it.
Synopsis
#include <
ProUIPushbutton.h
>
ProError
ProUIPushbuttonDisable
(
char* dialog
/* (In)
The name of the dialog that contains the pushbutton
*/
char* component
/* (In)
The name of the Pushbutton 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_geardesign ( GearDesignUI.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgUIVisibility.c )
pt_userguide ( UgUtilUI.c )
pt_userguide ( UgUtilUI.c )
User Guide References
押しボタンの属性:ProUIPushbuttonDisable
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。