コントロールの属性

Opens a dialog for editing the properties of a selected control.

このコマンドの見つけ方

From the menu bar:

Choose Form - Control Properties.

From the context menu:

Choose Control Properties.

From the tabbed interface:

Choose Form - Control Properties.

Choose Tools - Control Properties.

From toolbars:

Icon Control

Control Properties


note

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


ダイアログ 属性 でデータを入力する場合、特定のドロップダウンコンボボックスでは複数行を入力できます。これは、ラベルフィールドやテキストボックスの属性だけでなく、SQLステートメントを入力できるすべてのフィールドに当てはまります。これらのフィールドを開くと、リストにテキストを入力できます。ここでは下記のショートカットキーが利用できます。

キー

Effect

+Down Arrow:

Opens the combo box.

+Up Arrow:

Closes the combo box.

Shift+Enter

新しい行の挿入

Up Arrow

カーソルを前の行に移動させます。

Down Arrow

次の行にカーソルを進めます。

Enter

現在のフィールドへの入力を終了し、次のフィールドへカーソルを移動させます。


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.

全般

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.

データ

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

イベント

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

データ (XML フォームドキュメント用)

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

ご支援をお願いします!