EncryptDocumentFormShowingEventArgs Constructors
Provides data for the EncryptDocumentFormShowing event.Name | Parameters | Description |
---|---|---|
EncryptDocumentFormShowingEventArgs(IWin32Window, EncryptionInfo) | parent, encryptionInfo | Initializes a new instance of the EncryptDocumentFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also