Action.AddFrom (gb.form.mdi)
Static Sub AddFrom ( Control As Object )
Add a new action to the global action list from the properties of a specific control.
-
Control: The control used for creating the new action.
The following control properties are used:
Action
|
If not defined, no new action is created.
|
Text
|
If the property is available.
|
Shortcut
|
If the property is available.
|