SetListboxHovering

Return to Introduction  Previous page  Next page

PXPWindow.SetListboxHovering(LONG nFeq, BYTE bEnabled)

 

This method can be used to control whether or not to draw header highlighting on list boxes

 

Example:

       PXPWindow.SetListboxHovering(0, False)        ! Turns off hovering for all list boxes in this window

       PXPWindow.SetListboxHovering(?List1, True)        ! Turns off hovering for ?List1

 

 



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

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