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

이미지 콘트롤을 만듭니다. 데이터베이스의 이미지를 추가하기 위한 용도로만 사용할 수 있습니다. 양식 문서에서 이러한 콘트롤 중 하나를 두 번 눌러 그림 삽입 대화 상자를 열고 이미지를 삽입합니다. 이미지 삽입 및 삭제 명령이 포함된 콘텍스트 메뉴(디자인 모드에서는 제외)도 있습니다.

데이터베이스에 수록된 이미지를 양식에 표시할 수 있으며, 이미지 콘트롤이 쓰기 보호되어 있지 않은 경우에는 새 이미지를 데이터베이스에 삽입할 수 있습니다. 콘트롤은 해당 이미지 유형의 데이터베이스 필드를 참조해야 합니다. 따라서 데이터 탭 페이지의 속성 창에 해당 데이터 필드를 입력하십시오.

파일 선택

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 LibreOfficeDev.

콘트롤 속성

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.