Difference between revisions of "ThumbViewer.DeleteThumb"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 12: Line 12:
  
  
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 21: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.