Die Namen der Starteigenschaften unterscheiden sich von dem Text, der im Dialogfeld Start (Menü Extras , Befehl Start) angezeigt wird. Die nachstehende Tabelle gibt den Namen jeder Starteigenschaft so an, wie er in Visual Basic-Code verwendet wird.
The names of the startup properties differ from the text that appears in the Startup dialog box, available by clicking Startup on the Tools menu. The following table provides the name of each startup property as it's used in Visual Basic code.
Zum Ändern des Steuerelementnamens, der in Visual Basic-Code verwendet wird, wählen Sie das Steuerelement aus und legen Sie die (Name) -Eigenschaft im Eigenschaftenfenster fest.
To change the control name you use in Visual Basic code, select the control and set the (Name) property in the Properties window.
Other results
Die Dokumentation für RDS setzt voraus, dass der Leser Visual Basic-Code verwendet.
The documentation for RDS assumes the reader codes in Visual Basic.
Einholen von Informationen zu den im Visual Basic-Code verwendeten Objekten
Get information about the objects used in your Visual Basic code
Verwenden Sie diese Option zur Angabe eines Befehlszeilenarguments, das in Visual Basic -Code verwendet werden kann.
Use this option to specify a command-line argument that can be used in Visual Basic code.
Der folgende Visual Basic-Code verwendet z.B. die Anweisung DDEPoke , um eine SQL-Anweisung zu erstellen und dann das Ergebnis der Abfrage anzufordern.
For example, the following Visual Basic code uses the DDEPoke statement to build an SQL statement and then request the results of the query.
Die Dokumentation für RDS setzt voraus, dass der Leser Visual Basic-Code verwendet. Dadurch eignet sich die Dokumentation besonders für Visual Basic-Programmierer, für Programmierer anderer Sprachen ist sie jedoch weniger praktisch.
The documentation for RDS assumes the reader codes in Visual Basic. This makes the documentation convenient for Visual Basic programmers, but less useful for programmers who use other languages.
Sie können die Farbe, Schriftart, den Schriftgrad und die Tabulatorbreite ändern, die bei der Eingabe von Visual Basic -Code im Codefenster verwendet werden.
You can change the color, font, font size, and tab width used when you type Visual Basic code in the Code window.
Sie können Visual Basic-Code, der Datenzugriffsobjekte verwendet, mit anderen Anwendungen, die Microsoft ADO einsetzen, wie Microsoft Excel, gemeinsam nutzen.
You can share Visual Basic code that uses data access objects with other applications that use Microsoft ADO, such as Microsoft Excel.
In einem Visual Studio-Projekt kann C#- oder Visual Basic-Code in MSIL (Microsoft Intermediate Language) kompiliert werden, wenn die Option Beliebige CPU verwendet wird.
In a Visual Studio project, C# or Visual Basic code can be compiled into Microsoft Intermediate language (MSIL) when the Any CPU option is used.
In Visual Basic-Code, für den Reverse Engineering durchgeführt wurde, wird protected verwendet, um für eine Eigenschaft, Subroutine oder Funktion friend festzulegen.
In reverse engineered Visual Basic code, protected is used to designate a friend property, subroutine, or function.
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.