| RC-WinTrans Object Model Help |
Class Win32ShortcutDialog
|
The "Win32ShortcutDialog" object presents a dialog for defining shortcuts. This dialog only supports the management of character key shortcuts.
| Member | Description | |
|---|---|---|
![]() |
Show | Makes the dialog visible. Returns "True" if the dialog has been closed with the OK button, otherwise "False." Show() As Boolean
|
![]() |
Id | Returns the ID of the shortcut or sets it. |
![]() |
Key | Returns the key of the shortcut or sets it. |
![]() |
Type | Returns the type of the shortcut or sets it. |