Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Activated Property (CustomToolStripButton)







Gets or sets a value that indicates whether the CustomToolStripButton is activated.
Syntax
public bool Activated {get; set;}
'Declaration
 
Public Property Activated As Boolean
'Usage
 
Dim instance As CustomToolStripButton
Dim value As Boolean
 
instance.Activated = value
 
value = instance.Activated

            

            
public: __property bool get_Activated();
public: __property void set_Activated( 
   bool value
);
public:
property bool Activated {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

CustomToolStripButton Class
CustomToolStripButton Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features