Difference between revisions of "ThumbViewer.DeleteThumb"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 12: | Line 12: | ||
− | The user selected a | + | 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:53, 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.