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 -Methode
CreateControl-Methode
The CreateControl method creates a control on a specified open form.
Die CreateControl -Methode erstellt ein Steuerelement im angegebenen geöffneten Formular.
For a list of intrinsic constants that can be passed as the controltype argument, see the CreateControl function.
Eine Liste der eingebauten Konstanten, die als Argument Steuerelementart übergeben werden können, finden Sie unter der Methode CreateControl.
You can use the CreateControl method in your wizard to add the appropriate controls to the form.
In diesem Fall können Sie die CreateControl -Methode in dem Assistenten verwenden, um die entsprechenden Steuerelemente dem Formular hinzuzufügen.
It then uses the CreateControl method to create a text box control and an attached label control on the form.
Anschließend wird mithilfe der CreateControl -Methode im Formular ein Textfeld-Steuerelement und ein zugeordnetes Bezeichnungsfeld-Steuerelement erstellt.
CreateControl(formname, controltype [, section [, parent [, columnname [, left [, top [, width [, height]]]]]]])
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.
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.
To do this, you must specify the name of the tab control for the Parent argument of the CreateControl function.
Hierzu müssen Sie den Namen des Registersteuerelements für das Argument Parent der CreateControl -Funktion angeben.
You can use the SizeToFit method in conjunction with the CreateControl method to size new controls that you have created in code.
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.
The parent control can't contain the type of control you selected.@For example, you used the CreateControl function to designate an option group as the parent of a text box.@1@1
Das übergeordnete Steuerelement kann kein Steuerelement enthalten, das den von Ihnen gewählten Typ hat.@Dies ist z.B. der Fall, wenn Sie mit einer CreateControl-Funktion eine Optionsgruppe als übergeordnetes Objekt (Hauptobjekt) eines Textfeldes festgelegt haben.@1@1
The ControlType property is also used to specify the type of control to create when you are using the CreateControl method.
Die ControlType -Eigenschaft wird auch verwendet, um die Typen der Steuerelemente festzulegen, die mit der CreateControl -Methode erstellt werden.
The CreateReportControl method creates a control on a specified open report. For more information, see 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.
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.
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.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.