This enumeration determines how the file name will be displayed under the thumbnail image in the Thumbnail Control.
public enum ButtonMode

Public Members

Member Value Explanation
None 0 The filename is not displayed
Label 1 The filename is displayed as a label
Hyperlink 2 The filename is displayed as a hyperlink (generates the Click event)
Button 3 The filename is displayed as a button (generates the Click event)

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation