Partager via


WindowSetLeftEventArgs Class

Definition

Represents the even arguments for the window set left event.

public ref class WindowSetLeftEventArgs sealed : EventArgs
public sealed class WindowSetLeftEventArgs : EventArgs
type WindowSetLeftEventArgs = class
    inherit EventArgs
Public NotInheritable Class WindowSetLeftEventArgs
Inherits EventArgs
Inheritance
WindowSetLeftEventArgs

Constructors

WindowSetLeftEventArgs()

Initializes a new instance of the WindowSetLeftEventArgs class.

Properties

Left

Gets the position of the window to the left.

Applies to