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

Show in webframe

AlternativeImage Property (WorkstationMenuProperties)







Gets or sets the alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.
Syntax
public virtual Image AlternativeImage {get; set;}
'Declaration
 
Public Overridable Property AlternativeImage As Image
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As Image
 
instance.AlternativeImage = value
 
value = instance.AlternativeImage

            

            
public: __property virtual Image* get_AlternativeImage();
public: __property virtual void set_AlternativeImage( 
   Image* value
);
public:
virtual property Image^ AlternativeImage {
   Image^ get();
   void set (    Image^ value);
}

Property Value

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

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

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