ArcFM Solution Developer Guide
GetControlGlyph Method (CollapsibleSplitterDesigner)


Syntax
'Declaration
 
Protected Overridable Function GetControlGlyph( _
   ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _
) As System.Windows.Forms.Design.Behavior.ControlBodyGlyph
'Usage
 
Dim instance As CollapsibleSplitterDesigner
Dim selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType
Dim value As System.Windows.Forms.Design.Behavior.ControlBodyGlyph
 
value = instance.GetControlGlyph(selectionType)
protected virtual System.Windows.Forms.Design.Behavior.ControlBodyGlyph GetControlGlyph( 
   System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType
)

Parameters

selectionType
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

CollapsibleSplitterDesigner Class
CollapsibleSplitterDesigner Members

 

 


Send Comment