SetSecureLockIconEventArgs Class

Definition

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.

Applies to