hi dears
i have hardships with change deafult cursor of map .
look:
MapObject.Cursor = CursorType.Custom;
MapObject.CustomCursorUri = new Uri(Request.Url, "zoomInCursor.cur");
every thing is ok but cursor never changed?!
is the cursor must be spacial type (for example 32*32 4bit) or i forget something?
another problem is why there is not deafult toolbar like zoom control tool or pan(with hand cursor not move cursor!) tool ?
and how we can achive these?
best regards