ArcFM Desktop Developer Guide
PrintForm Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
PrintForm Class
Syntax
'Declaration
 
<ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")>
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
<DesignerAttribute("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("Form")>
<DefaultEventAttribute("Load")>
<InitializationEventAttribute("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")>
Public Class PrintForm 
   Inherits Miner.Windows.FrameworkDialog
   Implements Miner.Windows.IPersistData 
'Usage
 
Dim instance As PrintForm
[ToolboxItemFilter("System.Windows.Forms.Control.TopLevel")]
[ToolboxItem(false)]
[DesignTimeVisible(false)]
[Designer("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("Form")]
[DefaultEvent("Load")]
[InitializationEvent("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")]
public class PrintForm : Miner.Windows.FrameworkDialog, Miner.Windows.IPersistData  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Miner.Windows.FrameworkDialog
                        Miner.Windows.ArcGIS.Windows.PrintForm

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

PrintForm Members
Miner.Windows.ArcGIS.Windows Namespace

 

 


Send Comment