Property
|
Description
|
Mobile Support
|
Text
|
The text that appears on the control. To edit the text in the control, you can also do one of the following (Since version: 3.2):
|
Android, iOS and Windows 10 Mobile
|
Control Name
|
The control name is used by handlers and functions to refer to the control. Unicode is not supported for this property.
|
Android, iOS and Windows 10 Mobile
|
Context Menu
|
The context menu to be used for the control.
Note: When a context menu is defined, it will override the default OS context menu.
See also Context Menu.
|
|
Allow Drag
|
Rich Client support: Since version: 2.0
|
|
Allow Drop
|
Enables the dropping of data onto the control from other controls in the same project or other projects that run on the same machine. The data copied onto this control can be set manually by defining a handler over the Drop event, or automatically by the Magic xpa engine.
Note: An expression set for this property is only evaluated when the task is loaded.
See also How Do I Drag Data from External Applications to Magic xpa?
Rich Client support: Since version: 2.0
|
|