WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / TaskDialogButtonClickEventArgs Class / CustomButton Property

In This Topic
CustomButton Property
In This Topic
Gets the custom button if the DialogResult is equal to 'Custom'.
Syntax
'Declaration
 
Public ReadOnly Property CustomButton As C1CustomButton
 
See Also