LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
HelpRequested Event
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : HelpRequested Event



Occurs when the user requests help for a control.

Syntax

Visual Basic (Declaration) 
<SRCategoryAttribute("Behavior")>
<SRDescriptionAttribute("Occurs when the user invokes Help for the control.")>
Public Event HelpRequested As HelpEventHandler
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim handler As HelpEventHandler
 
AddHandler instance.HelpRequested, handler
C# 
[SRCategoryAttribute("Behavior")]
[SRDescriptionAttribute("Occurs when the user invokes Help for the control.")]
public event HelpEventHandler HelpRequested
C++/CLI 
[SRCategoryAttribute("Behavior")]
[SRDescriptionAttribute("Occurs when the user invokes Help for the control.")]
public:
event HelpEventHandler^ HelpRequested

Event Data

The event handler receives an argument of type HelpEventArgs containing data related to this event. The following HelpEventArgs properties provide information specific to this event.

PropertyDescription
Handled Gets or sets a value indicating whether the help event was handled.
MousePos Gets the screen coordinates of the mouse pointer.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features