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

In This Topic
    TaskDialogButtonClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TaskDialogButtonClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TaskDialogButtonClickEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the custom button if the DialogResult is equal to 'Custom'.  
    Public PropertyGets the proposed dialog result.  
    Top
    See Also