멀티라인그리드 » Api

getcontrolid

Description

컨트롤의 아이디값을 반환하는 API이다.

Return Value

Type Description
long 컨트롤의 ID

Example

function btn_getcontrolid_on_mouseup() { screen.alert(btnTest.getcontrolid()); }

See Also

getcontrolkind

Viewer Ver.

9.1.1.1

Update Date

20110405