ArcFM Desktop Developer Guide
VB6ResourceLoader Class
Members 


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
 
<ComVisibleAttribute(True)>
<GuidAttribute("D4140FBF-7650-4306-8662-D8A0E99396CA")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("mmFramework.MMVBResourceLoader")>
<ComponentCategoryAttribute(ComCategory.ArcMapExtensions)>
Public Class VB6ResourceLoader 
   Implements ESRI.ArcGIS.esriSystem.IExtension, Miner.Interop.IMMVBResourceLoader 
'Usage
 
Dim instance As VB6ResourceLoader
[ComVisible(true)]
[Guid("D4140FBF-7650-4306-8662-D8A0E99396CA")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("mmFramework.MMVBResourceLoader")]
[ComponentCategory(ComCategory.ArcMapExtensions)]
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