Documentation de l'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>
ProUISliderPopupmenuSet
(
char* dialog
/* (In)
The dialog name.
*/
char* component
/* (In)
The component name.
*/
char* value
/* (In)
The name of the popup menu pane.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
Est-ce que cela a été utile ?