www.icetips.com  Icetips Utilities Documentation 5/9/2015    

Windows Class: SaveOldBrush

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:

SetWindowColor

RemoveWindowColor

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/saveoldbrush_window.htm