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