API Button GetHighlightTexture
From WoWWiki
Returns the highlight texture for the selected button
texture = MyButton:GetHighlightTexture()
Returns
- texture
- String - path to texture file
Notes
Will return nil when the button does not have an highlight texture
