.NET Framework Class Library

BoundsUpdatedEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace >

.NET Framework Class Library

BoundsUpdatedEventArgs Class

Namespace: Gnostice.Controls.WinForms

Assembly:  Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)

Syntax

Visual Basic

Public Class BoundsUpdatedEventArgs _
 Inherits EventArgs

C#

public class BoundsUpdatedEventArgs : EventArgs

Visual C++

public ref class BoundsUpdatedEventArgs : public EventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Controls.WinForms.BoundsUpdatedEventArgs

See Also

BoundsUpdatedEventArgs Members

Gnostice.Controls.WinForms Namespace