|
I've currently got a map on the screen. What i'd like to do is change the height of the map when the user clicks on a button.
I can set the .Height property of the map in the c# code behind the button but this doesn't seem to have any effect.
Anyone know of an easy way this can be accomplished?
Cheers,
Medwyn
|