APNSoft Controls [4.5.2.20] - API Reference
ComboBoxEventArgs Class

Provides data for command events of the ComboBox control.

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

System.Object
   System.EventArgs
      APNSoft.WebControls.ComboBoxEventArgs

[Visual Basic]
Public Class ComboBoxEventArgs
    Inherits EventArgs
[C#]
public class ComboBoxEventArgs : 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

ComboBoxEventArgs Members | APNSoft.WebControls Namespace