API-Dokumentation
>
Custom user interface
>
Object ProUITable
> Function ProUITablePopupmenuSet
Function ProUITablePopupmenuSet
Description
Sets the name of the popup menu for the table.
Synopsis
#include <
ProUITable.h
>
ProError
ProUITablePopupmenuSet
(
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
User Guide References
Table Attributes:ProUITablePopupmenuSet
Parent topic
Object ProUITable
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.