Click to See Complete Forum and Search --> : Can I change the icon?


Bon La Lay
August 21st, 2001, 05:45 AM
The TextBox on the form can accept OLEDrop. But the default drop icon is not so good.
I want to change the icon over my TextBox. How?

Thanks in advance

//-----------------------------------------\\
Where there's a wire , there's a way
\\-----------------------------------------//

Rob@SYPTE
September 4th, 2001, 04:53 AM
In the Text box property window there is a property called DragIcon. By default the value of this is (None), if you click on the property and click the browse icon that appears a file view window will appear in which you can browse your drives for a more suitable icon.

Hope this helps