IOdialogGroupboxEnd |
Top Previous Next |
Definition of a Groupbox finish. The definition of an element in the dialogue window is concluded by a clip pair. Within these clips there stands all information about the element. All information about the construction of a dialogue stands in a sign chain. The definition of a Groupbox is finished with this function. Parametre dialogString (char *) [IN] Sign chain contain all definitions of all elements which stand in the dialogue. Result --- Declaration #include "ausgabe.h"
void DLLENTRY IOdialogGroupboxEnd ( char * dialogString ); Related functions
|