DefaultImage Property

Summary
Gets or sets the image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.
Syntax
C#
C++/CLI
public override Image DefaultImage { get; set; } 
public:  
   virtual property Image^ DefaultImage 
   { 
      Image^ get() override 
      void set(Image^ value) override 
   } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.