Examples with "im Visual Basic-Code in" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Die Echo -Methode des DoCmd -Objekts wurde hinzugefügt, um die Abwärtskompatibilität zu gewährleisten, wenn die Echo -Aktion im Visual Basic-Code in Microsoft Access 95 ausgeführt wird. Es empfiehlt sich jedoch, stattdessen die vorhandene Echo -Methode des Application -Objekts zu verwenden.
The Echo method of the DoCmd object was added to provide backward compatibility for running the Echo action in Visual Basic code in Microsoft Access for Windows 95. It's recommended that you use the existing Echo method of the Application object instead.
Die RepaintObject -Methode des Objekts DoCmd wurde hinzugefügt, um die Abwärtskompatibilität zu gewährleisten, wenn die Aktion UmbenennenObjekt im Visual Basic-Code in Microsoft Access 95 ausgeführt wird.
The RepaintObject method of the DoCmd object was added to provide backwards compatibility for running the RepaintObject method in Visual Basic code in Microsoft Access 95.
Other results
Geben Sie im Visual Basic-Editor den Code in das Modulfenster ein, oder kopieren Sie den Code.
In diesem Beispiel wird davon ausgegangen, dass ein aktives Dokument im Visio-Anwendungsfenster vorhanden ist. Kopieren Sie im Visual Basic-Editor den folgenden Code in das Projekt ThisDocument
The example assumes that there is an active document in the Visio application window. Copy the following code into the ThisDocument project in the Visual Basic Editor
Das Anzeigen des Dialogfelds erfolgt im Visual Basic-Code mithilfe der Show -Methode.
Wenn die Arbeitsmappe geöffnet wird, können Sie möglicherweise auch den Microsoft Visual Basic-Code in Ihren Modulen und Klassenmodulen wiederherstellen.
If the workbook does open, you may be able to recover the Microsoft Visual Basic code in your modules and class modules.
Sie können Steuerelemente zur Laufzeit initialisieren, indem Sie Visual Basic-Code in einem Makro verwenden. Beispielsweise könnten Sie ein Listenfeld ausfüllen, Textwerte oder Optionsfelder festlegen.
You can initialize controls at run time by using Visual Basic code in a macro. For example, you could fill a list box, set text values, or set option buttons.
Wenn Sie Visual Basic-Code in Intervallen ausführen möchten, deren Länge durch die TimerInterval -Eigenschaft angegeben ist, fügen Sie diesen Code in die Timer -Ereignisprozedur des Formulars.
To run Visual Basic code at intervals specified by the TimerInterval property, put the code in the form's Timer event procedure.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.