.NET Framework Class Library

FormListBox Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

FormListBox Class

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

<DataContractAttribute> _
Public Class FormListBox _
 Inherits FormField

C#

[DataContractAttribute]
public class FormListBox : FormField

Visual C++

[DataContractAttribute]
public ref class FormListBox : public FormField

Inheritance Hierarchy

System.Object

Gnostice.Controls.ASP.FormField

  Gnostice.Controls.ASP.FormListBox

See Also

FormListBox Members

Gnostice.Controls.ASP Namespace