API 文档
>
Custom user interface
>
Object ProUISlider
> Function ProUISliderPopupmenuSet
Function ProUISliderPopupmenuSet
Description
Sets the name of the popup menu for the slider.
Synopsis
#include <
ProUISlider.h
>
ProError
ProUISliderPopupmenuSet
(
char* dialog
/* (In)
The dialog name.
*/
char* component
/* (In)
The component name.
*/
char* value
/* (In)
The name of the popup menu pane.
*/
)
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
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳