Propiedades de los controles

Abre un cuadro de diálogo para editar las propiedades del control que se seleccione.

Para acceder a esta orden…

Open context menu of a selected form element - choose Control.

Icono

Control


Icono de nota

You can only call the Properties dialog when in the Design mode with a control selected.


Si introduce datos en el diálogo Propiedades, tenga en cuenta que es posible hacer entradas de varias líneas en ciertos cuadros combinados. Esto es válido para todos los campos que permiten introducir expresiones SQL, así como en las propiedades de campos de texto o etiquetas. Estos campos se pueden abrir para introducir texto en la lista abierta. Son válidas las siguientes combinaciones de teclas:

Teclas

Efecto

+Down Arrow:

Abre el cuadro combinado.

+Up Arrow:

Cierra el cuadro combinado

Shift+Enter

Añade un renglón nuevo.

Up Arrow

Sitúa el cursor en el renglón anterior.

Down Arrow

Sitúa el cursor en el renglón siguiente.

Intro

Completa la entrada en el campo y sitúa el cursor en el campo siguiente.


As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property "List Entries", which can be set for the control fields List Box and Combo Box. Here, you can only edit the entries when the field is opened.

General

This General tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control.

Datos

The Data tab page allows you to assign a data source to the selected control.

Sucesos

On the Events tab page you can link macros to events that occur in a form's control fields.

Datos (para documentos de formulario XML)

The Data tab page of the Properties dialog for an XML Form document offers some XML forms settings.