Click or drag to resize
KaxListBoxTransferredEventArgs Properties

The KaxListBoxTransferredEventArgs type exposes the following members.

Properties
  Name Description
Public property DestinationListBox
Gets or sets the destination listbox of the transfer operation.
Public property Items
Gets or sets the referenced items in the KaxListBox control when the event is raised.
Public property SourceListBox
Gets or sets the source listbox of the transfer operation.
Top
See Also