라디오그룹 » Api

setradiowidth

Description

라디오그룹 라디오버튼의 너비를 설정한다.

Parameters

Parameters Type Description
nRadioWidth short 라디오버튼 너비

Return Value

Type Description
BOOL 정상 처리 여부

Example

function btnTest_on_mouseup() { radiogroup.setradiowidth(32); }

See Also

getradiowidth

Viewer Ver.

9.1.1.1

Update Date

20210517