UpdatePageStatusEventArgs Class
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.
Represents event arguments for the UpdatePageStatus event.
public ref class UpdatePageStatusEventArgs sealed : EventArgs
public sealed class UpdatePageStatusEventArgs : EventArgs
type UpdatePageStatusEventArgs = class
inherit EventArgs
Public NotInheritable Class UpdatePageStatusEventArgs
Inherits EventArgs
- Inheritance
-
UpdatePageStatusEventArgs
Constructors
UpdatePageStatusEventArgs() |
Initializes a new instance of the UpdatePageStatusEventArgs class. |
Properties
fDone |
Property that evaluates to the fDone returns of object type |
nPage |
Property that evaluates to the nPage returns of object type |
pDisp |
Gets the pointer to the browser. |