DefaultImage Property

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

Property Value

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

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.