PVGadgets_BubbleTipTitle(Gadget.i,Text$[,bIcon.i[,Size.i]])
Previous  Top  Next

Changes the Title of a BubbleTip.

Use:
PVX::PVGadgets_BubbleTipTitle(Gadget,"My Title",#IDI_INFORMATION)


Both Icon and Size are optional.


Icon
#IDI_APPLICATION   ;32512  
#IDI_ERROR      ;32513  
#IDI_QUESTION   ;32514  
#IDI_WARNING   ;32515  
#IDI_INFORMATION   ;32516  
#IDI_WINLOGO   ;32517  
#IDI_SHIELD      ;32518  

Specifying an Icon will put an icon to the left of the Title


Size

Adjusts the size of the icon. Default is 16