ESRI.ArcGIS.ADF
OLE Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.COMSupport Namespace : OLE Class




The OLE class defines methods to help you convert existing .NET Font, Bitmap or Icon classes into stdole Font or Picture objects to use in in ArcGIS members.

Syntax

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.AxHost
               ESRI.ArcGIS.ADF.COMSupport.OLE

See Also

© 2010 All Rights Reserved.