Click or drag to resize
KaxListBoxTransferringEventArgs Properties

The KaxListBoxTransferringEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Gets or sets a value indicating whether the Transferring event is canceled.
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