Load.control.font.bold(usebold)
Last updated 4 months ago
폰트의 bold 속성 사용여부를 설정합니다.
로드 스크립트에서만 사용가능합니다.
대상컨트롤 : Button, InputText, InputNumber, InputMask, TextArea, InputDate, Label, ComboBox, InputCodehelp
기본값은 true 입니다.
if (Load.sector.StatusSeq == 1) { Load.control.font.bold(false); }
usebold
Boolean
bold 사용여부