DocumentProtectionQueryPasswordFormShowingEventArgs Constructors
Provides data for the RichEditControl.DocumentProtectionQueryPasswordFormShowing event.Name | Parameters | Description |
---|---|---|
DocumentProtectionQueryPasswordFormShowingEventArgs(DocumentProtectionQueryPasswordFormControllerParameters) | controllerParameters | Initializes a new instance of the DocumentProtectionQueryPasswordFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also