Function ProUISpinboxEditable
Description
Makes the spin box editable
Synopsis
#include <ProUISpinbox.h>
ProUISpinboxEditable
(
char* dialog
/* (In)
The name of the dialog that contains the spin box
*/
char* spinbox
/* (In)
The name of the spin box component
*/
)
Returns
The function was successful
The function failed
User Guide References
Est-ce que cela a été utile ?