←Select platform

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

Leadtools.Medical.Workstation Assembly