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