ITextView.ViewportHeightChanged 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 viewport's height is changed.
public:
event EventHandler ^ ViewportHeightChanged;
event EventHandler ViewportHeightChanged;
member this.ViewportHeightChanged : EventHandler
Event ViewportHeightChanged As EventHandler
Event Type
Remarks
Deprecated. Use LayoutChanged instead.