ActionID Property

Summary
Gets or sets the ID of the action that raised the event.
Syntax
C#
VB
C++
public int ActionID { get; } 
  
Public ReadOnly Property ActionID As Integer 
            public: 
property int ActionID { 
   int get(); 
} 

Property Value

Value that indicates the ID of the action that raised the event.

Example

For an example, refer to CustomPaint

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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