ESRI.ArcGIS.ADF
DataWindowFactory Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.CATIDs Namespace : DataWindowFactory Class




Registers or unregisters a class to the DataWindowFactory component category.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")>
Public Class DataWindowFactory 
   Inherits CatReg
Visual Basic (Usage)Copy Code
Dim instance As DataWindowFactory
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")]
public class DataWindowFactory : CatReg 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.CATIDs.CatReg
      ESRI.ArcGIS.ADF.CATIDs.DataWindowFactory

See Also

© 2010 All Rights Reserved.