WindowSetLeftEventArgs Class

Definition

Represents the event arguments for the WindowSetLeft 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 left position value

Applies to