←Select platform

Activated Property

Summary

Gets or sets a value that indicates whether a System.Windows.Forms.Button has been activated.

Syntax

C#
VB
C++
public bool Activated { get; set; } 
  
Property Activated As Boolean 
property bool Activated { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the System.Windows.Forms.Button is activated; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly