←Select platform

Activated Property (ActivatedButton)

Summary

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

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize