KaxListBoxTransfer Method |
Name | Description | |
---|---|---|
![]() ![]() |
Transfer(KaxListBoxItem, KaxListBox, KaxListBox) |
Transfers the specified item from the source list box to the destination listbox.
Fires the Transferring and Transferred events.
|
![]() ![]() |
Transfer(IListKaxListBoxItem, KaxListBox, KaxListBox) |
Transfers the specified list of items from the source to the destination listbox. Fires the Transferring and Transferred events.
|