Property | Type | Description | |
---|---|---|---|
caption | string | ||
handled | bool | ||
helpcontext | uint | ||
helpfile | string | ||
hwnd | |||
result | int | ||
text | string | ||
type | uint |
Method | Description | |
---|---|---|
DocHostShowUIShowMessageEventArgs ( ) : System | ||
Reset ( ) : void | ||
SetParameters ( |
public DocHostShowUIShowMessageEventArgs ( ) : System | ||
return | System |
public SetParameters ( |
||
Hwnd | ||
Text | string | |
Caption | string | |
Type | uint | |
HelpFile | string | |
HelpContext | uint | |
Result | int | |
return | void |