Page WSB_CopyToClipboardDialog¶
A dialog page that one can use to allow the user to conveniently copy something to the clipboard.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Copy to Clipboard |
| PageType | StandardDialog |
| UsageCategory | None |
Methods¶
wgFncSetEditable¶
Sets whether the text should be editable.
Parameters¶
| Type | Name | Description |
|---|---|---|
Boolean |
pEditable |
Specifies whether the text of the dialog should be editable |
wgFncSetText¶
Sets the text of the dialog
Parameters¶
| Type | Name | Description |
|---|---|---|
Text |
pText |
The text value |