Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Colors Collection : DiscardChanges Method
DiscardChanges Method
Description
All changes made to the Colors collection are done inside a temporary structure. To restore the saved values and overwrite any changes you made in the temporary structure, use this method.
Syntax
Visual Basic
Public Sub DiscardChanges() 
See Also