[]
Occurs when the value of the HideNonRecentLinks property changes.
[C1Description("C1CommandMenu.HideNonRecentLinksChanged", "Occurs when the value of the HideNonRecentLinks property changes.")]
public event EventHandler HideNonRecentLinksChanged
<C1Description("C1CommandMenu.HideNonRecentLinksChanged", "Occurs when the value of the HideNonRecentLinks property changes.")>
Public Event HideNonRecentLinksChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the HideNonRecentLinks property changes. |