NotificationButtonClickedArgsButtonClicked Property |
The button that was clicked.
Namespace:
Rhino.Runtime.Notifications
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic ButtonType ButtonClicked { get; }
Public ReadOnly Property ButtonClicked As ButtonType
Get
Property Value
Type:
ButtonType
See Also