Thread: Multiple maps?
View Single Post

  #2 (permalink)  
Old 03-16-2007
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,055
Re: Multiple maps?

Hi,

It sure is possible. I have done this in Delphi and in C#. In Delphi was also the object model as you use, in C# I use the control. I did it in both applications on separate forms. Be aware that it eat some memory
Reply With Quote