AlternativeImage Property

Summary
Gets or sets the alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem changes.
Syntax
C#
VB
C++
public override Image AlternativeImage { get; set; } 
  
Public Overrides NotOverridable Property AlternativeImage As Image 
public: 
property Image^ AlternativeImage { 
   Image^ get() override; 
   void set (    Image^ ) override; 
} 

Property Value

The alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem changes.

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.