| Allegro CL version 10.1 Minimal update since the initial 10.1 release. 10.0 version |
Arguments: tab-control
Called when an allowed drop is being done to retrieve the value to be dropped. The 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Minimal update since the initial 10.1 release. 10.0 version |