Resize

컨트롤의 크기를 설정합니다.

virtual bool  Resize(
   const int  w,     
   const int  h      
   )

Parameters

w

[in]  새 너비.

h

[in]  새 높이.

Return Value

성공시 true, 아니면 false.