콤보 상자는 단일 컨트롤에서 텍스트 필드와 풀다운 버튼을 결합합니다.
People can enter a custom value into the field or click the button to choose from a list of predefined values. When people enter a custom value, it’s not added to the list of choices.
사용자 정의 값을 필드에 입력하거나 단추를 눌러 미리 정의된 값 목록에서 선택할 수 있습니다. 사용자 지정 값을 입력하면 선택 목록에 추가되지 않습니다.
**Populate the field with a meaningful default value from the list.**Although the field can be empty by default, it’s best when the default value refers to the hidden choices. The default value doesn’t have to be the first item in the list.
목록에서 의미 있는 기본값으로 필드를 채웁니다.기본적으로 필드는 비워둘 수 있지만, 기본값이 숨겨진 선택사항을 참조하는 경우가 가장 좋습니다. 기본값이 목록의 첫 번째 항목일 필요는 없습니다.
Use an introductory label to let people know what types of items to expect. Generally, use title-style capitalization for labels and end them with a colon. For related guidance, see Labels.
소개 레이블을 사용하여 예상되는 항목 유형을 알 수 있습니다. 일반적으로 레이블에는 제목 스타일의 대문자를 사용하고 콜론으로 끝냅니다. 관련 지침은 레이블을 참조하십시오.
Provide relevant choices. People appreciate the ability to enter a custom value, as well as the convenience of choosing from a list of the most likely choices.
사용자 정의 값을 입력할 수 있는 기능과 가장 가능성이 높은 선택 목록에서 선택할 수 있는 편리성을 높이 평가합니다.
Make sure list items aren’t wider than the text field. If an item is too wide, the text field might truncate it, which is hard for people to read.
목록 항목이 텍스트 필드보다 넓지 않은지 확인하십시오. 항목이 너무 넓으면 텍스트 필드가 잘려서 사람들이 읽기 어려울 수 있습니다.
For guidance, see Text fields and Pull-down buttons.
