|
Previous Top Next |
This property is set in the SetWindowColor method and used in the RemoveWindowColor method. It saves the new brush created for the window, which is then restored in RemoveWindowColor.
SELF.SaveNewBrush = IT_CreateSolidBrush(SELF.FrameColor)
See also: