.NET Framework Class Library

FormComboBox Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

FormComboBox Class

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

<DataContractAttribute> _
Public Class FormComboBox _
 Inherits FormField

C#

[DataContractAttribute]
public class FormComboBox : FormField

Visual C++

[DataContractAttribute]
public ref class FormComboBox : public FormField

Inheritance Hierarchy

System.Object

Gnostice.Controls.ASP.FormField

  Gnostice.Controls.ASP.FormComboBox

See Also

FormComboBox Members

Gnostice.Controls.ASP Namespace