Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Tips Object : Remove Method
Required Long that indicates which Tip object to remove.
Remove Method
Description

This function removes the indicated Tip object from this collection.

Syntax
Visual Basic
Public Sub Remove( _
   ByVal Num As Long _
) 
Parameters
Num
Required Long that indicates which Tip object to remove.
See Also