I have overloaded the Tile Minimize button and header-double-click feature for a maximized tile to close the tile and remove it instead of minimizing it (Since I am using the MaxmimizeMode = One) and it works well. But I need to change the tool tip text for the Minimize button to say Closed. I only want this text change to affect the tileview control and not all controls.
How can I do this?
Rob