This event fires when an HTML document has been loaded (for example, by the HTMLControl) and the resulting DhDocument object is ready to be accessed using a method such as HTMLControl.getDocument() .
Object
EventArgs
DocumentReadyEventArgs
[Visual Basic] Public Class DocumentReadyEventArgs Inherits EventArgs [C#] public class DocumentReadyEventArgs : EventArgs [C++] public __gc class DocumentReadyEventArgs : public EventArgs [JScript] public class DocumentReadyEventArgs extends EventArgs
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll