| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2017, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2017.2.15.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |