I am creating some custom properties in the tool pane and waswondering if there is away you can turn one of the text boxes usedin the tool pane into a password text box so that all text insertedinto it appears as an *?
You will need to create a custom tool part. After teaching the variouscustom properties, I have an entire module in my class showing how to dothis (coincidentally, a password textbox is my example). It is too long toexplain all the steps in an email so check out custom tool part in the SDK.