Type Return
None
Syntax
Object.StatusList rtbStatus, strStatus, clrColor, [bNL]
The StatusList Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modWinUSB. |
| rtbStatus | Required. A RichTextLib.RichTextBox Object. |
| strStatus | Required. A String Value. |
| clrColor | Required. A Long Value. |
| bNL | Optional. A Boolean = True Object. |