Button
Service를 등록하여, Component 또는 Data의 처리 기능을 구현하기 위한 Control이다.
- 적용 가능한 Control Attribute
- Translate: 다국어 변환 여부를 설정한다.
- Style – Font: 문자열의 Font를 설정한다.
- Style– Text Color: Button 텍스트의 색상을 설정한다.
- Style– Background Color: Button 배경의 색상을 설정한다.
- Style– Flat Appearance: Button 테두리를 설정한다. 너비와 색상에 대한 설정이 가능하지만, Button에서는 테두리 색상만 설정이 가능하다.