ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / C1ThumbButton Class
Properties

In This Topic
    C1ThumbButton Class Members
    In This Topic

    The following tables list the members exposed by C1ThumbButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1ThumbButton.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the property that describes the behavior when the button is clicked. If set to true, the taskbar button's flyout will close immediately.  
    Public PropertyGets or sets the thumbnail button's enabled state. If the button is disabled, it is present, but has a visual state that indicates that it will not respond to user action.  
    Public PropertyGets or sets the button icon, measuring 16x16 pixels at 96 dpi.  
    Public PropertyGets or sets the index of an image in the ImageList.  
    Public PropertyGets or sets the image key in the ImageList.  
    Public PropertyGets or sets the property that describes whether the button is interactive with the user.  
    Public PropertyGets or sets a name associated with the C1ThumbButton.  
    Public PropertyIf set to true, do not draw a button border, use only the image.  
    Public PropertyGets the owner C1Thumbnail.  
    Public PropertyGets or sets a tooltip associated with the C1ThumbButton.  
    Public PropertyGets or sets the thumbnail button's visibility.  
    Top
    See Also