[This is preliminary documentation and is subject to change.]

Author: Đonny

Form with additional functionality based on Win32 API

Namespace: Tools.WindowsT.FormsT
Assembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class ExtendedForm : Form
Visual Basic
Public Class ExtendedForm _
	Inherits Form
Visual C++
public ref class ExtendedForm : public Form
F#
type ExtendedForm =  
    class
        inherit Form
    end
JScript
public class ExtendedForm extends Form

Inheritance Hierarchy

See Also

Collapse/expand Version History

1.5.2

  • (RC) VersionAttribute and AuthorAttribute removed