
ProUIMenubarVisiblenamesSet | |
( char* dialog /* (In) The name of the dialog that contains the menu bar */ char* menubar /* (In) The name of the menu bar component */ int count /* (In) The number of items on the values array */ char** values /* (In) Array of names of menu panes in the menu bar which are to be visible. An empty list (or NULL) implies that all are visible. The names should be those of the menu pane components themselves, not the item names set using ProUIMenubarNamesSet(). */ ) |

The function was successful | |
The function failed |

