I'm writing a Custom ContentPipeline and I've added some Normal and Specular Map properties. Everything compiles fine and works as expected. What I'd like to do now is have the Normal and Specular properties be "browsable" when the user clicks in the box. Currently, the user has to type the name of their normal or specular file and what I'd like is like the Font property. When a user clicks in the Font property it has the box with the 3 .
s.
How would I get this feature? Is it possible?