←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly