ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XVisibleState > XVisibleState::SetCanFocus 
TalMap SDK Libary Reference
XVisibleState::SetCanFocus
°³Ã¼(Object)°¡ Æ÷Ä¿½º¸¦ ¹ÞÀ» ¼ö ÀÖ´ÂÁöÀÇ ¿©ºÎ¸¦ ¼³Á¤ÇÕ´Ï´Ù.

XVisibleState::SetCanFocus
void SetCanFocus(BYTE Value);
  Parameters
 
Value
¼³Á¤ÇÒ °ª. (0: Æ÷Ä¿½º¸¦ ¹ÞÀ» ¼ö ¾ø´Ù, 1: Æ÷Ä¿½º¸¦ ¹ÞÀ» ¼ö ÀÖ´Ù)
  Return Value
 
void
  Remarks
 
SetCanFocus ´Â XVisibleState ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© °³Ã¼°¡ Æ÷Ä¿½º¸¦ ¹ÞÀ» ¼ö ÀÖ´ÂÁöÀÇ ¿©ºÎ¸¦ ¼³Á¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XVisibleState
Other Resource
XVisibleState Members
top