Click or drag to resize
ComboBoxItemUser Class
Inheritance Hierarchy
SystemObject
  SxcDeskAppLibComboBoxItemUser

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public class ComboBoxItemUser : IComparable<ComboBoxItemUser>

The ComboBoxItemUser type exposes the following members.

Constructors
  NameDescription
Public methodComboBoxItemUser(String, String, String)
Initializes a new instance of the ComboBoxItemUser class
Public methodComboBoxItemUser(String, String, String, String, String)
Initializes a new instance of the ComboBoxItemUser class
Top
Methods
  NameDescription
Public methodCompareTo
Top
Properties
See Also