Fires when an item has been activated by the user (i.e. when the user expect to open the focused item).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Event ItemActivate As EventHandler
public event EventHandler ItemActivate
The user can activate an item with either a single-click or double-click, depending on the value of the Activation property. Also, the item can be activated via the keyboard.