public WorkstationMenuProperties(
string text,
Image defaultImage,
Image alternativeImage
)
Public Function New( _
ByVal text As String, _
ByVal defaultImage As Image, _
ByVal alternativeImage As Image _
)
public:
WorkstationMenuProperties(
String^ text,
Image^ defaultImage,
Image^ alternativeImage
)
text
The text that will be displayed on the System.Windows.Forms.ToolStripMenuItem
defaultImage
The image that will be displayed on the System.Windows.Forms.ToolStripMenuItem
alternativeImage
An alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document