ArcFM Solution Developer Guide
AUBrowserControl Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
AUBrowserControl Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ProgIdAttribute("MMControls.AUBrowserControl")>
<System.Runtime.InteropServices.GuidAttribute("94D047C8-F788-4c5e-A6C6-77C26DF93FBE")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<System.ComponentModel.DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<System.ComponentModel.DesignerCategoryAttribute("UserControl")>
<System.ComponentModel.DefaultEventAttribute("Load")>
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")>
Public Class AUBrowserControl 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As AUBrowserControl
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMControls.AUBrowserControl")]
[System.Runtime.InteropServices.Guid("94D047C8-F788-4c5e-A6C6-77C26DF93FBE")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
[System.ComponentModel.Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[System.ComponentModel.DesignerCategory("UserControl")]
[System.ComponentModel.DefaultEvent("Load")]
[System.ComponentModel.DefaultProperty("Text")]
[System.ComponentModel.Design.Serialization.DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")]
public class AUBrowserControl : System.Windows.Forms.UserControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Miner.Desktop.AUBrowserControl

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

AUBrowserControl Members
Miner.Desktop Namespace

 

 


Send Comment