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

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

Syntax
Visual Basic
Public Sub SaveChanges() 
See Also