Nevron.Nov.UI Namespace / NTaskDialog Class


In This Topic
    NTaskDialog Class Properties
    In This Topic

    For a list of all members of this type, see NTaskDialog members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the common buttons of the task dialog, e.g. OK, Cancel, etc.  
    Public PropertyGets/Sets the buttons strip, which holds the common buttons of the task dialog. This property is automatically updated when the Buttons property has changed.  
    Public PropertyGets the zero-based index of the clicked custom button. Equal to -1 if none of the custom buttons was clicked.  
    Public PropertyGets/Sets the custom buttons of the task dialog.  
    Public PropertyGets/Sets the footer.  
    Public PropertyGets/Sets the header.  
    Public PropertyGets/Sets the radio button group of this task dialog.  
    Public PropertyGets the result of the task dialog.  
    Public PropertyGets/Sets the VerificationCheckBox child.  
    Top
    See Also