HotspotsCtrlKey Property (HotSpots)
Gets or sets a value indicating whether the Ctrl key must be used in conjunction with the mouse to activate the hotspot.
public bool HotspotsCtrlKey {get; set;}
'Declaration
Public Property HotspotsCtrlKey As Boolean
'Usage
Dim instance As HotSpots
Dim value As Boolean
instance.HotspotsCtrlKey = value
value = instance.HotspotsCtrlKey