SetTabHeight

Return to Introduction  Previous page  Next page

PXPWindow.SetTabHeight(Long pHeightInPixels=21)

 

This method can be used to set the height in pixels of the tabs for tabsheets on the window.  Note that it does NOT increase the height of the tabsheet control to compensate for the taller - or shorter - tabs.  The developer is responsible for designing the sheet to accommodate the taller, or shorter, tabs.

 

Example:

       PXPWindow.SetTabHeight(50) !! Set the tab height to 50 pixels.

 

 



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