스케쥴 » Api

setdateitempluswidth

Description

스케쥴 컴포넌트의 아이템 추가 버튼 너비를 설정하는 API이다.

Parameters

Parameters Type Description
nItemPlusWidth short 아이템 추가 버튼 너비

Return Value

Type Description
BOOL 정상 처리 여부

Example

function btn_test_on_mouseup() { // 아이템 플러스 버튼 숨김 처리 schedule.setdateitempluswidth(12); }

See Also

getdateitempluswidth
setdateitemplusimage
setdateitempluspos

Viewer Ver.

9.1.1.1

Update Date

20190104