| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objParent As DbiListControl _ ) | |
| C# | |
|---|---|
public dbiComboBox( DbiListControl objParent ) | |
Parameters
- objParent
- The dbiListControl parent for the combobox.
| dbicList | Send comments on this topic. |
| dbiComboBox Constructor | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiComboBox Class : dbiComboBox Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objParent As DbiListControl _ ) | |
| C# | |
|---|---|
public dbiComboBox( DbiListControl objParent ) | |