Documentación de la API
>
Custom user interface
>
Object ProUITable
> Function ProUITableShow
Function ProUITableShow
Description
Causes the table to be visible.
Synopsis
#include <
ProUITable.h
>
ProError
ProUITableShow
(
char* dialog
/* (In)
The name of the dialog that contains the table.
*/
char* component
/* (In)
The table name.
*/
)
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
See Also
ProUITableHide
PrOUITableIsVisible
User Guide References
Table Attributes:ProUITableShow
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado