| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal strText As String, _ ByVal colorFore As Color _ ) As Integer | |
Parameters
- strText
- The text of the new node.
- colorFore
- The fore color of the new node.
| dbicList | Send comments on this topic. |
| Add(String,Color) Method | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > NodeItemCollection Class > Add Method : Add(String,Color) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal strText As String, _ ByVal colorFore As Color _ ) As Integer | |