SetSecureLockIconEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event arguments for the SetSecureLockIcon event.
public ref class SetSecureLockIconEventArgs sealed : EventArgs
public sealed class SetSecureLockIconEventArgs : EventArgs
type SetSecureLockIconEventArgs = class
inherit EventArgs
Public NotInheritable Class SetSecureLockIconEventArgs
Inherits EventArgs
- Inheritance
-
SetSecureLockIconEventArgs
Constructors
SetSecureLockIconEventArgs() |
Initializes a new instance of the SetSecureLockIconEventArgs class. |
Properties
SecureLockIcon |
Gets the secure lock icon. |