APNSoft Controls [4.5.2.20] - API Reference
MenuEventArgs Class

Provides data for command events of the Menu control.

For a list of all members of this type, see MenuEventArgs Members.

System.Object
   System.EventArgs
      APNSoft.WebControls.MenuEventArgs

[Visual Basic]
Public Class MenuEventArgs
    Inherits EventArgs
[C#]
public class MenuEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

MenuEventArgs Members | APNSoft.WebControls Namespace