'Declaration
Public Function New( _ ByVal g As ComboBoxCellType _ )
'Usage
Dim g As ComboBoxCellType Dim instance As New ComboBoxCellType(g)
public ComboBoxCellType( ComboBoxCellType g )
Parameters
- g
- Specified combo box cell type from which to copy
'Declaration
Public Function New( _ ByVal g As ComboBoxCellType _ )
'Usage
Dim g As ComboBoxCellType Dim instance As New ComboBoxCellType(g)
public ComboBoxCellType( ComboBoxCellType g )