ArcFM Desktop Developer Guide
XYSearchUI Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for XYSearchUI.
Object Model
XYSearchUI Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComVisibleAttribute(True)>
<GuidAttribute("99DD280D-97ED-49f7-847F-F343D175EE83")>
<ProgIdAttribute("mmFrameworkUI.MMXYSearchUI")>
<ComponentCategoryAttribute(ComCategory.MMLocatorSearchStrategyUI)>
<DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("UserControl")>
<DefaultEventAttribute("Load")>
<DefaultPropertyAttribute("Text")>
<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")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
Public Class XYSearchUI 
   Inherits System.Windows.Forms.UserControl
   Implements Miner.Interop.IMMSearchStrategyUI 
'Usage
 
Dim instance As XYSearchUI
[ClassInterface(ClassInterfaceType.None)]
[ComVisible(true)]
[Guid("99DD280D-97ED-49f7-847F-F343D175EE83")]
[ProgId("mmFrameworkUI.MMXYSearchUI")]
[ComponentCategory(ComCategory.MMLocatorSearchStrategyUI)]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[DefaultProperty("Text")]
[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")]
[ToolboxItemFilter("System.Windows.Forms")]
public class XYSearchUI : System.Windows.Forms.UserControl, Miner.Interop.IMMSearchStrategyUI  
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.FrameworkUI.Search.Strategies.XYSearchUI

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

XYSearchUI Members
Miner.FrameworkUI.Search.Strategies Namespace

 

 


Send Comment