Called by SOLIDWORKS when the user selects the first response control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnUserResponseA( _
ByVal DoNotShowAgain As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IUserNotificationHandler
Dim DoNotShowAgain As System.Boolean
instance.OnUserResponseA(DoNotShowAgain) |
Parameters
- DoNotShowAgain
- True to check "Don't Show Again", false to not
Example
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30