Checked (Get method)

컨트롤 상태를 가져옵니다.

bool  Checked()  const

Return Value

컨트롤 상태.

Checked (Set method)

컨트롤 상태를 설정합니다.

bool  Checked(
   const bool  flag      // 상태
   )

Parameters

flag

[in]  새 상태.

Return Value

성공시 true, 아니면 false.