일반

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.

이 명령을 사용하려면...

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

Open Form Design toolbar, click Control icon - General tab.


note

If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes).


3중 상태

Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values. This function is only available if the database accepts three states: TRUE, FALSE and ZERO.

note

The "Tristate" property is only defined for database forms, not for HTML forms.


Filtering/Sorting

Specifies to show or hide the filtering and sorting items in a selected Navigation bar control. Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Standard filter, Apply filter, Reset filter/sort.

URL

Enter the URL address for a Open document or web page button type in the URL box. The address opens when you click the button.

사용자 모드에서 마우스를 버튼 위로 이동하면, 다른 도움말 텍스트가 정의되어 있지 않을 경우 URL은 조언으로 표시됩니다.

URL 도움말

Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field. The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1.

In a hidden control, under Value, you can enter the data which is inherited by the hidden control. This data will be transferred when sending the form.

그래픽

An image button has a "Graphics" property. The "Graphics" property specifies the graphic's path and file name that you want to have displayed on the button. If you select the graphic file with the ... button, the path and file name will be automatically included in the text box.

글꼴

For control fields which have visible text or titles, select the display font that you want to use. To open the Font dialog, click the ... button. The selected font is used in control fields names and to display data in table control fields.

기본 값

Sets the default value for the control field. For example, the default value will be entered when a form is opened.

For a Reset type button, the Default value entry defines the status of the control if the reset button is activated by the user.

기본 날짜

기본 날짜를 설정합니다.

기본 버튼

The "Default button" property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button.

note

해당 문서에서 단 1개의 버튼만 이 속성을 가질 수 있습니다.


When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search.

기본 상태

Specifies whether an option or a check box is selected by default.

"원래대로" 유형 버튼의 경우 사용자가 원래대로 버튼을 활성화할 때의 콘트롤 상태를 지정할 수 있습니다.

For grouped option fields, the status of the group corresponding to the default setting is defined by the "Default Status" property.

기본 선택

Specifies the list box entry to mark as the default entry.

For a Reset type button, the Default selection entry defines the status of the list box if the reset button is activated by the user.

For a List box that contains a value list, you can click the ... button to open the Default selection dialog.

기본값 선택 대화 상자에서 목록 상자가 포함된 양식을 열 때 선택한 상태로 표시할 항목을 선택합니다.

기본 스크롤 값

Sets the default value for the scrollbar.

기본 시간

기본 시간을 설정합니다.

기본 텍스트

텍스트 상자 또는 콤보 상자의 기본 텍스트를 설정합니다.

기준 위치

컨트롤의 기준 위치로 지정할 곳을 정의합니다.

기호 마스크

With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field.

note

기호 마스크의 길이는 항상 입력 마스크의 길이와 일치해야 합니다. 그렇지 않을 경우 입력 마스크가 잘리거나 공백을 사용하여 입력 마스크의 길이로 채워집니다.


기호 색상

콘트롤의 기호(예: 스크롤 막대의 화살표) 색상을 지정합니다.

기호를 앞에 붙임

Determines if the currency symbol is displayed before or after the number when using currency fields. The default setting is currency symbols are not prefixed.

날짜 형식

With date fields you can determine the format for the date readout.

note

입력 방법에 관계없이 입력이 끝나면 즉시 모든 서식 필드(날짜, 시간, 통화, 숫자)가 선택한 서식으로 자동 설정됩니다.


너비

Sets the column width in the table control field in the units that are specified in the LibreOffice module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm.

너비

컨트롤의 너비를 정의합니다.

높이

컨트롤의 높이를 정의합니다.

다음으로 끝나는 텍스트 줄

텍스트 필드의 경우 데이터베이스 열에 텍스트를 쓸 때 사용할 선 끝 코드를 선택합니다.

다중 선택

Allows you to select more than one item in a list box.

단어 나누기

Displays text on more than one line. Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press Enter.

데이터 레코드 선택 표시

Specifies whether the first column is displayed with row labels, in which the current record is marked by an arrow.

도움말 텍스트

Provides the option of entering a help text that will be displayed as a tip on the control. The tip shows the text in user mode when the mouse is moved over the control.

For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL.

도움말 텍스트

In each control field you can specify additional information or a descriptive text for the control field. This property helps the programmer to save additional information that can be used in the program code. This field can be used, for example, for variables or other evaluation parameters.

레이블

The "Label" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms.

When you create a new control, the description predefined in the "Name" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the "Title" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user.

To create a multi-line title, open the combo box using the Arrow button. You can enter a line break by pressing Shift++Enter.

note

The "Title" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the "Name" property.


레이블 필드

Specifies the source for the label of the control. The text of the label field will be used instead of the name of a database field. For example, in the Filter Navigator, Search dialog, and as a column name in the table view.

To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label.

옵션 필드 (라디오 버튼)에는 레이블 필드로 사용자의 그룹 프레임의 텍스트만이 허용됩니다. 이 텍스트는 동일한 그룹의 모든 옵션 필드에 적용됩니다.

텍스트 필드 옆에 있는 ... 버튼을 클릭하면 레이블 필드 선택 대화 상자가 나타납니다. 여기에서 콘트롤 필드 목록으로부터 콘트롤 필드를 선택하십시오.

Check the No assignment box to remove the link between a control and the assigned label field.

레코드에서 작업

Specifies to show or hide the action items in a selected Navigation bar control. Action items are the following: Save record, Undo, New record, Delete record, Refresh.

마우스 휠 스크롤

Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.

맞춤/그림 맞춤

The alignment options are left-aligned, right-aligned, and centered. These options are available for the following elements:

  1. Title of Label fields,

  2. Content of text fields,

  3. Content of table fields in the columns of a table control,

  4. Graphics or text that are used in buttons.

    note

    버튼의 맞춤 옵션을 그림 맞춤이라고 합니다.


목록 항목

Please note the tips referring to the keyboard controls.

미리 지정된 기본 목록 항목이 기본값 선택 콤보 상자에 입력됩니다.

note

여기에 입력된 목록 항목은 데이터 탭의 목록 내용의 유형에 "값 목록"이 선택된 경우에만 양식에 포함됩니다.


목록 항목을 데이터베이스에 기록하거나 웹 양식의 수신인에게 전송하지 않고 양식에 표시되지 않는 값을 할당하려면 목록 항목을 값 목록의 다른 값에 할당할 수 있습니다.값 목록은 데이터 탭에서 지정합니다. 목록 내용의 유형에서 "값 목록" 옵션을 선택하고 양식에 표시되는 해당 목록 항목에 할당할 값을 목록 내용에 입력합니다. 올바른 할당을 위해서는 값 목록의 순서가 중요합니다.

note

HTML 문서에서 일반 탭에 입력된 목록 항목은 HTML 태그 <OPTION>에 해당하고, 데이터 탭의 목록 내용에 입력된 값 목록의 항목은 <OPTION VALUE=...> 태그에 해당합니다.


반복

Specifies if the action of a control such as a spin button repeats when you click the control and hold the mouse button down.

방향

스크롤 막대나 스핀 버튼의 가로 또는 세로 방향을 지정합니다.

배경 색

A background color is available for most control fields. If you click on Background color, a list will open which enables you to select among various colors. The "Standard" option adopts the system setting. If the desired color is not listed, click the ... button to define a color in the Color dialog.

배율

Resizes the image to fit the size of the control.

보이는 크기

Specifies the size of scrollbar thumb in "value units". A value of ("Scroll value max." minus "Scroll value min." ) / 2 would result in a thumb which occupies half of the background area.

If set to 0, then the thumb's width will equal its height.

서식 설정

Specifies the format code for the control. Click the ... button to select the format code.

서식 지정 검사

You can have a format check with control fields that accept formatted contents (date, time, and so on). If the strict format function is activated (Yes), only the allowed characters are accepted. For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored.

선택 영역 숨기기

Specifies whether a text selection on a control remains selected when the focus is no longer on a control. If you set Hide selection to "No", the selected text remains selected when the focus is no longer on the control that contains the text.

소수점 자리

With numerical and currency fields you can determine the number of digits displayed to the right of the decimal point.

스크롤 막대

Adds the scrollbar type that you specify to a text box.

스타일

Specifies whether Check boxes and Option buttons are displayed in a 3D look (default) or a flat look.

시간 서식

You can define the desired format for the time display.

아이콘 크기

Specifies whether the icons in a selected Navigation bar should be small or large.

암호 문자

If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under Password character, enter the ASCII code of the desired character. You can use the values from 0 to 255.

tip

The characters and their ASCII codes can be seen in the Special Characters dialog (Insert - Special Character).


열 수 있음

A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under Line count, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property.

표 콘트롤 필드에 열로 삽입된 콤보 상자는 기본적으로 항상 열 수 있습니다.

위치

Specifies to show or hide the positioning items in a selected Navigation bar control. Positioning items are the following: Record label, Record position, Record count label, Record count.

위치X

컨트롤의 X 위치를 기준 위치에 대해 상대적으로 정의합니다.

위치Y

컨트롤의 Y 위치를 기준 위치에 대해 상대적으로 정의합니다.

이름

Each control field and each form has a "Name" property through which it can be identified. The name will appear in the Form Navigator and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number.

note

매크로를 사용하여 작업할 경우 콘트롤 필드의 이름이 명확한지 유의하십시오.


The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a Group Box.

인쇄 가능

Specifies whether you want the control field to appear in a document's printout.

읽기 전용

The "Read-only" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database.

자동 채우기

The AutoFill function displays a list of previous entries after you start to type an entry.

작업

You can use navigation actions to design your own database navigation buttons.

The following table describes the actions that you can assign to a button:

작업

설명

없음

아무 동작도 발생하지 않습니다.

양식 전송

Sends the data that is entered in other control fields of the current form to the address that is specified in Form Properties under URL.

PDF 파일을 내보낼 때 양식의 데이터 속성 "URL" 텍스트 상자에 URL을 입력합니다.

양식 원래대로

Resets the settings in other control fields to the predefined defaults: Default Status, Default Selection, Default Value.

문서/웹 페이지 열기

URL에 지정된 URL을 엽니다. 프레임을 사용하여 대상 프레임을 지정할 수 있습니다.

첫 레코드

현재 양식을 첫 레코드로 이동합니다.

이전 레코드

현재 양식을 이전 레코드로 이동합니다.

다음 레코드

현재 양식을 다음 레코드로 이동합니다.

마지막 레코드

현재 양식을 마지막 레코드로 이동합니다.

레코드 저장

필요한 경우 현재 레코드를 저장합니다.

데이터 항목 실행 취소

현재 레코드의 변경 사항을 취소합니다.

새 레코드

현재 양식을 삽입 행으로 이동합니다.

레코드 삭제

현재 레코드를 삭제합니다.

양식 새로 고침

현재 양식의 가장 최근에 저장한 버전을 다시 로드합니다.


작은 변경 사항

Specify the value to add or subtract when the user clicks the Arrow icon on the scrollbar.

줄 수

For combo boxes with the "Dropdown" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size.

증분/감소 값

스핀 버튼 콘트롤을 활성화할 때마다 더하거나 뺄 간격을 지정합니다.

지연

Specifies the delay in milliseconds between repeating events. A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms.

차이값

You can preset the value intervals for numerical and currency spin buttons. Use the up and down arrows of the spin button to increase or decrease the value.

천단위 구분 기호

With numerical and currency fields you can determine whether thousands separators are used.

최대 날짜

Determines a date which can not be exceeded by another value introduced by the user.

최대 스크롤 값

Specify the maximum value of a scrollbar control.

최대 시간

Determines a time which can not be exceeded by another value introduced by the user.

최대 텍스트 길이

For text and combo boxes, you can define the maximum number of characters that the user can enter. If this control field property is uncertain, the default setting will be zero.

If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined ("Not Defined" state).

최대값

For numerical and currency fields, you can determine the maximum value that the user can enter.

최소 날짜

Determines the earliest date that a user can enter.

최소 스크롤 값

Specify the minimum value of a scrollbar control.

최소 시간

Determines the minimum time that a user can enter.

최소값

For numerical and currency fields you can determine a minimum value to prevent the user from entering a smaller value.

큰 변경 사항

사용자가 스크롤 막대의 슬라이더 옆을 클릭할 때 더하거나 뺄 값을 지정합니다.

클릭할 때 초점 맞추기

If you set this option to "Yes", the Push button receives the focus when you click the button.

탐색

Specifies to show or hide the navigation items in a selected Navigation bar control. Navigation items are the following: First record, Previous record, Next record, Last record.

탐색 표시줄

Specifies whether to display the Navigation bar on the lower border of the table control.

탭 순서

The "Tab order" property determines the order in which the controls are focused in the form when you press the Tab key. In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under "Tab order".

note

The "Tab order" property is not available to Hidden Controls. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key.


When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused ("Tabstop = No") are also assigned a value. However, these controls are skipped when using the Tab key.

다양한 콘트롤 필드의 색인을 활성화 순서 대화 상자에서도 지정할 수 있습니다.

탭 위치

The "Tabstop" property determines if a control field can be selected with the Tab key. The following options are available:

아니요

When using the Tab key, focusing skips the control.

The control can be selected with the Tab key.


테두리

With control fields that have a frame, you can determine the border display on the form using the "Border" property. You can select among the "Without frame", "3-D look" or "Flat" options.

테두리 색상

Specifies the border color for controls that have the "Border" property set to "flat".

텍스트 유형

Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select "Multi-line with formatting" to enter formatted text.

warning

서식 지정된 여러 줄 텍스트 유형을 선택하면 이 콘트롤을 데이터베이스 필드에 바인딩할 수 없습니다.


note

테이블 콘트롤 내부의 텍스트 열에는 이 콘트롤의 이름이 "여러 줄 입력"으로 표시됩니다.


토글

Specifies if a Push button behaves as a Toggle Button. If you set Toggle to "Yes", you can switch between the "selected" and "not selected" control states when you click the button or press the Spacebar while the control has the focus. A button in the "selected" state appears "pressed in".

통화 기호

In a currency field, you can predefine the currency symbol by entering the character or string in the "Currency symbol" property.

편집 마스크

Defines the edit mask. By specifying a character code you can determine what the user can enter in the control field. By specifying the character code in pattern fields, you can determine what the user can enter in the pattern field.

The length of the edit mask determines the number of the possible input positions. If the user enters characters that do not correspond to the edit mask, the input is rejected when the user leaves the field.

You can enter the following characters to define the edit mask:

문자

의미

L

A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask.

a

The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters.

A

The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.

c

The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters.

C

The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.

N

Only the characters 0-9 can be entered.

x

인쇄할 수 있는 모든 문자가 지정될 수 있습니다.

X

All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.


예를 들어, 사용자가 날짜를 입력할 때 4자리 숫자만 입력할 수 있도록 하려면 기호 마스크 "__.__.2000"에 대해 입력 마스크 "NNLNNLLLLL"을 정의합니다.

표시

컨트롤을 라이브 모드에서 표시할지 여부를 정의합니다. 디자인 모드에서는 컨트롤이 항상 표시됩니다.

이 등록 정보가 기본값인 "예"로 설정되었더라도 컨트롤이 실제로 화면에 나타나지 않을 수 있습니다. 컨트롤의 실질적인 표시 여부가 계산될 때 추가 제약 조건이 적용됩니다. 예를 들어 Writer의 숨겨진 섹션에 위치한 컨트롤은 최소한 섹션 자체가 표시되기 전까지는 전혀 표시되지 않습니다.

이 등록 정보가 "아니오"로 설정된 경우에는 컨트롤이 라이브 모드에서 항상 숨겨집니다.

이전 OpenOffice.org 버전(3.1까지)에서는 이 등록 정보가 사용된 문서를 읽을 때 이 등록 정보가 자동으로 무시됩니다.

프레임

You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the "Open document or web page" action.

필드를 클릭하면 다음 문서가 로드될 프레임을 목록에서 지정할 수 있습니다. 다음 중에서 선택할 수 있습니다.

항목

의미

_blank

다음 문서는 비어 있는 새로운 프레임으로 구성됩니다.

_parent

다음 문서는 근원 즉, 상위 프레임으로 구성됩니다. 근원이 없을 경우 문서는 동일한 프레임으로 구성됩니다.

_self

다음 문서는 동일한 프레임으로 구성됩니다.

_top

다음 문서는 Top-Window 즉, 계층의 최고 프레임으로 구성됩니다. 초기 프레임이 이미 Top-Window일 경우 문서는 동일한 프레임으로 구성됩니다.


note

The "Frame" property is relevant for HTML forms, but not for database forms.


행 높이

In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm.

활성화

If a control field has the property "Enabled" (Yes), the form user can use the control field. Otherwise (No), it is disabled and greyed out.

회전 필드

Numerical fields, currency fields, date and time fields can be introduced as spin buttons in the form.