ArcFM Desktop Developer Guide
OperationGroupComboBox Constructor(OperationGroups,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal groups As OperationGroups, _
   ByVal setSelectedIndex As Boolean _
)
'Usage
 
Dim groups As OperationGroups
Dim setSelectedIndex As Boolean
 
Dim instance As New OperationGroupComboBox(groups, setSelectedIndex)
public OperationGroupComboBox( 
   OperationGroups groups,
   bool setSelectedIndex
)

Parameters

groups
setSelectedIndex
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

OperationGroupComboBox Class
OperationGroupComboBox Members
Overload List

 

 


Send Comment