コード例 #1
0
 public bool IsEnabled()
 {
     return(User32Methods.IsWindowEnabled(this.Handle));
 }