ESRI.ArcGIS.ADF.Web.UI.WebControls
TextInsertForm Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace : TextInsertForm Class




Class for designer form for text insertion.

Syntax

Visual Basic (Declaration) 
Private Class TextInsertForm 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As TextInsertForm
C# 
private class TextInsertForm : 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.Web.UI.WebControls.Design.HtmlEditor.TextInsertForm

See Also

© 2010 All Rights Reserved.