GrabFocus() 공개 메소드

public GrabFocus ( ) : bool
리턴 bool
예제 #1
0
 public virtual bool GrabFocus()
 {
     return(componentExpert.GrabFocus());
 }