ESRI.ArcGIS.ADF.Tasks
FormEntryEditorForm Class
Members  See Also 
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace : FormEntryEditorForm Class




Design-time editor form for an item entered by the user in the query task.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class FormEntryEditorForm 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As FormEntryEditorForm
C# 
public class FormEntryEditorForm : Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ESRI.ArcGIS.ADF.Tasks.Design.Editors.FormEntryEditorForm

See Also

© 2010 All Rights Reserved.