SetSheetDrawBackground

Return to Introduction  Previous page  Next page

PXPWindow.SetSheetDrawBackground(LONG nFeq, BYTE bDrawBackground)

 

This method can be used to control whether or not to draw gradient background for sheets

 

Example:

       PXPWindow.SetSheetDrawBackground(0, False)                ! Turns off background for all sheets in this window

       PXPWindow.SetSheetDrawBackground(?Sheet1, True)        ! Turns back on background for ?Sheet1

 

 



Direct link to this page: http://www.icetips.com/manuals/xptheme/setsheetdrawbackground.htm

Direct link to this page on our website: http://www.icetips.com/manuals/xptheme/setsheetdrawbackground.htm