Returns a bitmap to represent the testing tool and test status.
Visual Basic |
---|
Public Function GetBitmap( _ ByVal status As Long _ ) As Long |
The test status the bitmap represents.
0 - General status.
1 - For test containing design steps.
The 16x16 HBITMAP.
If no bitmap is supported for the status, returns 0.