AlternativeImage Property

Summary

Gets or sets the alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.

Syntax
C#
VB
C++
public virtual Image AlternativeImage { get; set; } 
  
Public Overridable Property AlternativeImage As Image 
public: 
virtual property Image^ AlternativeImage { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly