Refresh Method (TopicMap)
In This Topic
Refreshes topic map items with the
ItemType property set to
MapItemType.Dynamic. For every control path in the map that does not yet have a UI element found for it, it tries to find a UI element.
Syntax
'Declaration
Public Sub Refresh()
See Also