Documentação da API
>
Custom user interface
>
Object ProUILayout
> Function ProUILayoutPopupmenuSet
Function ProUILayoutPopupmenuSet
Description
Sets the name of the popup menu for the layout.
Synopsis
#include <
ProUILayout.h
>
ProError
ProUILayoutPopupmenuSet
(
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
Layout Attributes:ProUILayoutPopupmenuSet
Parent topic
Object ProUILayout
Isto foi útil?
Este site funciona melhor com JavaScript habilitado