Hi guys! I am glad to join you and this is my first question in this forum. I want ToolTips feature for the ActiveX objects, such as lables, on the MS Word document, but MS take them off from the properties. So I have to build my own Tooltips using a UserForm. But MS also take the hWnd from the UserForm, so I can't use ShowWindow API to launch a tooltip form in NoActivate mode.Has anyone created customized tooltips for the ActiveX objects on MS Word documents? Please help.... Thanks in advance!