Difference between revisions of "ThumbViewer.DeleteThumb"
From Jeremie Leroy - XOJO Controls Wiki
m (8 revisions imported) |
|||
(5 intermediate revisions by 2 users not shown) | |||
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 | + | Return True if the ThumbNail should be deleted. |
Latest revision as of 16:25, 7 August 2015
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.