WindowSetLeftEventArgs 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 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. |