C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PrepareToolMenu Event

In This Topic
PrepareToolMenu Event
In This Topic
Occurs after adding the default items to the Tools menu.
Syntax
'Declaration
 
Public Event PrepareToolMenu As EventHandler(Of EventArgs)
 
See Also