WindowSetTopEventArgs Class

Definition

Represents the event arguments for the window set top event.

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

Constructors

WindowSetTopEventArgs()

Initializes a new instance of the WindowSetTopEventArgs class.

Properties

Top

Gets the position of the window from top.

Applies to