OnLayerChanged Method (GoControl)
In This Topic
When a GoControl is added to a document, we need to add corresponding
Controls to all of its views; when it is removed from a document, we
need to remove all of its Controls in all of its views.
Syntax
Parameters
- oldlayer
- newlayer
- mainObj
See Also