Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
PCDLRN ActiveX DLL > Colors Collection : SaveChanges Method
SaveChanges Method
Description

All changes made to the Colors collection are done inside a temporary structure. This copies the changes made inside this temporary structure to the master colors structure, essentially saving your changes, making them permanent.

Syntax
Visual Basic
Public Sub SaveChanges() 
See Also