Responder Developer Guide
VB6ResourceLoader Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
COM visible class for loading .png files with alpha-transparency for use as bitmaps in VB6/C++ classes, which do not natively support png
Object Model
VB6ResourceLoader Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComVisibleAttribute(True)>
<GuidAttribute("D4140FBF-7650-4306-8662-D8A0E99396CA")>
<ComponentCategoryAttribute(Description="", CategoryID=4531c69d-dc07-11d2-9f2f-00c04f6bc69e)>
<ProgIdAttribute("mmFramework.MMVBResourceLoader")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)>
Public Class VB6ResourceLoader 
   Implements ESRI.ArcGIS.esriSystem.IExtension, Miner.Interop.IMMVBResourceLoader 
'Usage
 
Dim instance As VB6ResourceLoader
[ClassInterface(ClassInterfaceType.None)]
[ComVisible(true)]
[Guid("D4140FBF-7650-4306-8662-D8A0E99396CA")]
[ComponentCategory(Description="", CategoryID=4531c69d-dc07-11d2-9f2f-00c04f6bc69e)]
[ProgId("mmFramework.MMVBResourceLoader")]
[ComponentCategory(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)]
public class VB6ResourceLoader : ESRI.ArcGIS.esriSystem.IExtension, Miner.Interop.IMMVBResourceLoader  
Inheritance Hierarchy

System.Object
   Miner.Framework.Objects.VB6ResourceLoader

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

VB6ResourceLoader Members
Miner.Framework.Objects Namespace

 

 


Send Comment