Skip to content

Textarea

노트 형태의 긴 Text를 표출 또는 입력하는 Control이다.

  • 적용 가능한 Control Attribute
  1. Translate: 다국어 변
  2. Label: 표출 여부, 위치, tooltip 등을 설정한다.
  3. Length: 입력되는 문자의 최대, 최소 길이를 설정한다.
  4. Style– Font: 문자열의 Font를 설정한다.
  5. Style– Text Align: 문자열의 정렬을 설정한다. 기본값은 왼쪽 정렬이다.
  6. Style– Text Color: 문자열의 색상을 설정한다.
  7. Style– Flat Appearance: border의 너비, 색상 등을 설정한다.
  8. Style– Background Color: 문자열의 배경 색상을 설정한다.