Difference between revisions of "ThumbViewer.DeleteThumb"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 13: | Line 13: | ||
The user selected a [[ThumbNail]] and pressed the Delete key on the Keyboard.<br> | The user selected a [[ThumbNail]] and pressed the Delete key on the Keyboard.<br> | ||
− | Return True if the ThumbNail should be deleted. | + | Return True if the [[ThumbNail]] should be deleted. |
Revision as of 20:09, 19 May 2013
Event
ThumbViewer.DeleteThumb ( Index As Integer ) As Boolean
The user selected a ThumbNail and pressed the Delete key on the Keyboard.
Return True if the ThumbNail should be deleted.