Hi,
I would like to send clear command to clear the specific tile in milestone client.
Regards
Amin
Hi,
I would like to send clear command to clear the specific tile in milestone client.
Regards
Amin
See how to by using the Smart Client View and Windows tool plugin sample. On the View Edit tab you can see how you can insert an empty item. You can then implement the code from the sample.
Alternative approach: Use SetCameraInViewCommand and insert a null. See how to by using the Message Tester tool plugin sample.
Maybe you can test and compare the two and decide on a method.