Activated Property

Summary
Gets or sets a value that indicates whether the CustomToolStripButton is activated.
Syntax
C#
VB
C++
public bool Activated { get; set; } 
  
Public Property Activated As Boolean 
public: 
property bool Activated { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the CustomToolStripButton is activated; otherwise, it is false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.