This function removes the indicated Tip object from this collection.
| Visual Basic |
|---|
Public Sub Remove( _ ByVal Num As Long _ ) |
- Num
- Required Long that indicates which Tip object to remove.
|
| PC-DMIS 2021.2 Object Library | |
| Remove Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > Tips Object : Remove Method |
Glossary Item Box
This function removes the indicated Tip object from this collection.
| Visual Basic |
|---|
Public Sub Remove( _ ByVal Num As Long _ ) |