Translation of "form module" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In the content editor, click the form module.
A form without a form module loads more quickly and occupies less disk space.
Ein Formular ohne Formularmodul wird schneller geladen und benötigt weniger Speicherplatz.
Better validation of required fields in the form module
The form module allows you to
The module shown is a form module.
Each form and report in your database has a built-in form module or report module that contains event procedure templates.
Jedes Formular und jeder Bericht in Ihrer Datenbank enthält ein eingebautes Formularmodul bzw. Berichtsmodul mit Vorlagen für Ereignisprozeduren.
The following example displays a message indicating where a particular procedure starts in a particular form module.
Im folgenden Beispiel wird eine Meldung angezeigt, die angibt, an welcher Stelle eine bestimmte Prozedur in einem bestimmten Formularmodul beginnt.
The form module gives you the ability to upload files via the web forms you have created.
Das Formularmodul gibt Ihnen die Möglichkeit, Dateien über die von Ihnen erstellten Web-Formulare hochzuladen.
The following procedure connects the click event to the custom button and must be added to a class or form module.
Mit der folgenden Prozedur, die zu einem Klassen- oder Formularmodul hinzugefügt werden muss, wird das Click -Ereignis mit der benutzerdefinierten Schaltfläche verbunden.
A macro is any public subroutine in a code module. A function or a private subroutine cannot be a macro, and a macro cannot be located in a class or form module.
Unter einem Makro versteht man jede öffentliche Unterroutine in einem Codemodul. Funktionen oder persönliche Unterroutinen können keine Makros sein. Ein Makro kann nicht in einem Klassen- oder Formularmodul abgelegt werden.
Add code to the form module
einen Code zum Formularmodul hinzufügen können.
If a form or controls on the form don't use event procedures, the form doesn't require a form module.
Wenn weder das Formular noch die Steuerelemente des Formulars Ereignisprozeduren verwenden, benötigt das Formular kein Formularmodul.
Add the following code to the form module to resize the text box when the form is resized
Fügen Sie dem Formularmodul den folgenden Code hinzu, um die Größe des Textfelds zu ändern, wenn die Größe des Formulars geändert wird