Back to Devexpress

ThumbnailButton Properties

windowsforms-devexpress-dot-utils-dot-taskbar-dot-thumbnailbutton-dot-underscore-properties.md

latest3.3 KB
Original Source

ThumbnailButton Properties

A button within the live thumbnail preview window.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DismissOnClickGets or sets whether a click on this button automatically closes the live thumbnail preview.
EnabledGets or sets whether the button is enabled.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ImageGets or sets the image displayed within the button.
IsInteractiveGets or sets whether the button’s pressed state is visually indicated.
SiteGets or sets the ISite of the Component. Inherited from Component.
TooltipGets or sets the button’s tooltip.
VisibleGets or sets whether the button is visible.
WindowHandleThis member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

ThumbnailButton Class

ThumbnailButton Members

DevExpress.Utils.Taskbar Namespace