ArcFM Engine Developer Guide
ColorPicker Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Miner.Controls.ColorPickerButtonDesigner, Miner.Controls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")>
Public Class ColorPicker 
   Inherits System.Windows.Forms.Button
'Usage
 
Dim instance As ColorPicker
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Miner.Controls.ColorPickerButtonDesigner, Miner.Controls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
public class ColorPicker : System.Windows.Forms.Button 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ButtonBase
               System.Windows.Forms.Button
                  Miner.Controls.ColorPicker

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

ColorPicker Members
Miner.Controls Namespace

 

 


Send Comment