ArcFM Engine Developer Guide
CollapsibleSplitter Class
Members 


Product Availability
Required Licenses
.NET Assembly
This class provides a custom collapsible splitter that can resize, hide and show associated form controls.
Syntax
'Declaration
 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Miner.Controls.CollapsibleSplitterDesigner, Miner.Controls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")>
<ToolboxBitmapAttribute()>
Public Class CollapsibleSplitter 
   Inherits System.Windows.Forms.Splitter
'Usage
 
Dim instance As CollapsibleSplitter
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Miner.Controls.CollapsibleSplitterDesigner, Miner.Controls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[ToolboxBitmap()]
public class CollapsibleSplitter : System.Windows.Forms.Splitter 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.Splitter
               Miner.Controls.CollapsibleSplitter

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

CollapsibleSplitter Members
Miner.Controls Namespace

 

 


Send Comment