DefaultImage Property

Summary

Gets or sets the image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.

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

Property Value

The image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.

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