Hello, I am trying to show text value uniquely while overlapping on another text, by setting it's background color white. m_PageTitle.Style.BackgroundColor = Color.White; But even afer setting background color, both text values are displayed overlapping each other. Instead it should hide overlapping part of another text. Please help. Regards, Manish