how can I map ToolTipText property of usercontrol to one of its constituting controls like picturebox or textbox etc?? It seems that the usercontrol's Extender property adds ToolTipText prop by default and you have no control over it and can only be used for the control itself and cannot be mapped either! Help!!