API-Dokumentation > Custom user interface > Object ProUISpinbox > Function ProUISpinboxEditable
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
War dies hilfreich?