| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: tab-control
Called when an allowed drop is being done to retrieve the value to be dropped. This default method for many classes returns the selected-object of the dragged control, which is generally the value.
Other built-in drop-get methods specializing on button
, picture-button
, check-box
, and radio-button
return
the title of
the control, since the value is not very interesting for dragging.
See the description of the tab-control
class/control.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |