IElementBehaviorSiteRender interface
Enables an element behavior to receive notification of changes in the rendering environment.
Members
The IElementBehaviorSiteRender interface inherits from the IUnknown interface. IElementBehaviorSiteRender also has these types of members:
- Methods
Methods
The IElementBehaviorSiteRender interface has these methods.
Method | Description |
---|---|
Invalidate | Indicates the invalid display rectangle that must be redrawn. |
InvalidateRenderInfo | Indicates to an element behavior that the entire visible region must be redrawn. |
InvalidateStyle | Indicates to an element behavior that a style's appearance has changed. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |