|
Previous Top Next |
This property is set in the SetWindowColor method and used in the RemoveWindowColor method. It saves the original brush used for the window, which is then restored in RemoveWindowColor.
SELF.SaveOldBrush = IT_GetClassLong(SELF.AppframeClientHandle,IT_GCL_HBRBACKGROUND)
See also: