Form

Contains commands for activate form design mode, enable/disable control wizards and insert form controls in your document.

このコマンドの見つけ方

From the menu bar:

Choose Form.


Design Mode

Toggles the Design mode on or off. This function is used to switch quickly between Design and User mode. Activate to edit the form controls, deactivate to use the form controls.

Control Wizards

新しいコントロールを挿入する時にウィザードを自動的にスタートするかどうかを指定します。 この設定は全てのドキュメント全般にわたって適用されます。

ラベルフィールド

Icon Label Field

テキスト表示用のフィールドが作成されます。 これらのラベルは、定義済みのテキストを表示するためにのみ使用します。このフィールドには、入力できません。

テキストボックス

Icon Text Box

テキストボックスを作成します。 テキストボックスはユーザーがテキストを入力できるフィールドです。フォーム内では、テキストボックスにデータを表示したり、新しいデータを入力したりできます。

チェックボックス

Icon Check Box

チェックボックスが作成されます。 チェックボックスを使用すると、フォーム内の機能を使用可能にしたり無効にしたりすることができます。

ラジオボタン

Icon Option Button

Creates an option button. Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (Name property). Normally, they are given a group box.

リストボックス

Icon List Box

Creates a list box. A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the List Box Wizard will automatically appear after the list box is inserted in the document. This wizard helps you create the list box.

コンボボックス

Icon Combo Box

コンボボックスを作成します。 コンボボックスとは、ユーザーがオプションを選択できるドロップダウンリストの付いた、単一行リストボックスです。「読み取り専用」プロパティを割り当て、リストに含まれている項目だけをユーザーが入力できるようにすることができます。フォームがデータベースにバインドされていて、データベース接続がアクティブな場合、ドキュメントにコンボボックスを挿入すると、コンボボックスウィザード が自動的に開始されます。

ボタン

Icon Push Button

ボタンを作成します。 ボタンは、マウスクリックなど、定義済みのイベントに対応してコマンドを実行するために使用することができます。

ボタンには、テキストおよび図を表示できます。

イメージボタン

Icon image button

画像として表示されるボタンを作成します。 イメージボタンのプロパティは、画像が表示されることを除いて、「通常」のボタンと同じです。

書式設定されたフィールド

Icon Formatted Field

書式付きフィールドを作成します。 書式付きフィールドとは、入力および出力の書式設定方法を指定したり、値の制限を適用したりすることができるテキストボックスです。

書式設定されたフィールドは、特別なコントロール属性 を有しています(書式 → コントロール)。

More fields

Date, time, numerical, currency and pattern form fields.

グループボックス

Icon Group Box

Creates a frame to visually group several controls. Group boxes allow you to group option buttons in a frame.

If you insert a group frame into the document, the Group Element Wizard starts, which allows you to easily create an option group.

Note: When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose Arrange - Send to Back. Then select the control while pressing .

note

Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the Name properties of all option fields, enter the same name in order to group them.


イメージコントロール

Icon Image Control

イメージコントロールを作成します。データベースから画像を追加するためにだけ使用できます。 フォームドキュメントで、これらのコントロールの 1 つをダブルクリックすると、画像を挿入するために 図の挿入 ダイアログが表示されます。画像を挿入したり削除したりするためのコマンドの入ったコンテキストメニューもあります (デザインモードでは表示されません)。

データベースからのイメージをフォームに表示できます。また、イメージコントロールが書き込み保護されていない限り、新しいイメージをデータベースに挿入することも可能です。イメージコントロールは、イメージタイプのデータベースフィールドを参照する必要があります。したがって、属性ウィンドウのデータタブページには、イメージタイプのデータフィールドを入力します。

ファイルの選択

Icon File Selection

ファイルの選択を可能にするボタンが作成されます。

テーブルコントロール

Icon Table Control

Creates a table control to display a database table. If you create a new table control, the Table Element Wizard appears.

テーブルコントロールに関する特別な注意

ナビゲーションバー

Icon Navigation bar

Creates a Navigation bar.

The Navigation bar allows you to move through the records of a database or a database form. The controls on this Navigation bar work the same way as the controls on the default Navigation bar in LibreOffice.

コントロールの属性

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

フォームの属性

In this dialog you can specify, among others, the data source and the events for the whole form.

フォームナビゲーター

フォームナビゲーター を開きます。フォームナビゲーター には、現在開かれているドキュメントのすべてのフォームとサブフォームがそれぞれのコントロールとともに表示されます。

Activation Order

Opens the Tab Order dialog so you can modify the order in which control fields get the focus when the user presses the tab key.

デザインモードで開く

Opens forms in Design Mode so that the form can be edited.

Automatic Control Focus

Content Controls

A content control is a placeholder text in which the current content will be replaced when clicking into the control. Content controls are individual controls to add and customize for use in templates, forms, and documents. Content controls can provide instructional text and set controls to disappear when users type in their own text.

ご支援をお願いします!