WindowSetTopEventArgs Class

Definition

Represents event arguments for the WindowSetTop 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 top position value.

Applies to