Here are expanded versions of NGUI's UISlider component. This version has a toggle in the Inspector to make it static, which means that the user will not be able to manipulate it with the mouse or keyboard. Unlike simply removing the collider from the object to achieve the same result, this version still generates an onHover event, making it perfect for bar graphics, such as health bars, etc. where additional information, such as the actual points) can be displayed as an OnHover tooltip.
Note: These files replace the original files, which means that they will be overwritten by the next NGUI update in your Assets folder, unless our friend Arenmook should decide to actually make these expanded versions part of the package. *hint* *hint*