Download for Windows Premium
Publiciteit
CreateControl

Vertaling van "CreateControl" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
CreateControl
Die CreateControl -Methode erstellt ein Steuerelement im angegebenen geöffneten Formular.
The CreateControl method creates a control on a specified open form.
Eine Liste der eingebauten Konstanten, die als Argument Steuerelementart übergeben werden können, finden Sie unter der Methode CreateControl.
For a list of intrinsic constants that can be passed as the controltype argument, see the CreateControl function.
In diesem Fall können Sie die CreateControl -Methode in dem Assistenten verwenden, um die entsprechenden Steuerelemente dem Formular hinzuzufügen.
You can use the CreateControl method in your wizard to add the appropriate controls to the form.
Anschließend wird mithilfe der CreateControl -Methode im Formular ein Textfeld-Steuerelement und ein zugeordnetes Bezeichnungsfeld-Steuerelement erstellt.
It then uses the CreateControl method to create a text box control and an attached label control on the form.
CreateControl(Formularname , Steuerelementtyp [, Bereich [, übergeordnet [, Spaltenname [, links [, oben [, Breite [, Höhe]]]]]]])
CreateControl(formname, controltype [, section [, parent [, columnname [, left [, top [, width [, height]]]]]]])
Die CreateControl -Methode verwendet die folgenden Argumente
The CreateControl method has the following arguments.
In diesem Beispiel wird zunächst ein neues Formular erstellt, das als Datenquelle die Tabelle Bestellungen verwendet. Anschließend wird mithilfe der CreateControl -Methode im Formular ein Textfeld-Steuerelement und ein zugeordnetes Bezeichnungsfeld-Steuerelement erstellt.
The following example first creates a new form based on an Orders table. It then uses the CreateControl method to create a text box control and an attached label control on the form.
Hierzu müssen Sie den Namen des Registersteuerelements für das Argument Parent der CreateControl -Funktion angeben.
To do this, you must specify the name of the tab control for the Parent argument of the CreateControl function.
Sie können die SizeToFit -Methode zusammen mit der CreateControl -Methode verwenden, um die Größe neuer Steuerelemente anzupassen, die Sie in Code erstellt haben.
You can use the SizeToFit method in conjunction with the CreateControl method to size new controls that you have created in code.
Die ControlType -Eigenschaft wird auch verwendet, um die Typen der Steuerelemente festzulegen, die mit der CreateControl -Methode erstellt werden.
The ControlType property is also used to specify the type of control to create when you are using the CreateControl method.
Die CreateReportControl -Methode erstellt ein Steuerelement in einem angegebenen geöffneten Bericht. Weitere Informationen finden Sie unter dem Thema zur CreateControl -Methode.
The CreateReportControl method creates a control on a specified open report. For more information, see the CreateControl method.
Sie können die Methoden CreateControl und CreateReportControl in einem benutzerdefinierten Assistenten verwenden, um Steuerelemente in einem Formular oder Bericht zu erstellen. Beide Methoden geben ein Control -Objekt zurück.
You can use the CreateControl and CreateReportControl methods in a custom wizard to create controls on a form or report. Both methods return a Control object.
Gibt den Steuerelementtyp an, der von den Methoden CreateControl und CreateReportControl erstellt wird.
Specifies the type of control created by the CreateControl and CreateReportControl methods.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor CreateControl in het Duits

Publiciteit

Resultaten: 14. Exact: 14. Verstreken tijd: 67 ms.