IPopupIntellisensePresenter.PresentationSpanChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the PresentationSpan property changes.
public:
event EventHandler ^ PresentationSpanChanged;
event EventHandler PresentationSpanChanged;
member this.PresentationSpanChanged : EventHandler
Event PresentationSpanChanged As EventHandler
Event Type
Remarks
This is the way popup presenters signal that they should be moved.