APNSoft Controls [4.5.2.20] - API Reference
APNSoftComboBox Class

APNSoftComboBox control class.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         APNSoft.WebControls.APNSoftControl
            APNSoft.WebControls.APNSoftComboBox

[Visual Basic]
Public Class APNSoftComboBox
    Inherits APNSoftControl
    Implements IPostBackEventHandler
[C#]
public class APNSoftComboBox : APNSoftControl, IPostBackEventHandler

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

APNSoftComboBox Members | APNSoft.WebControls Namespace