Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DragDrop.GetTag
Queries the tag string for this dropview.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DragDrop | 3.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "DragDrop.GetTag"; droparea ) More
Parameters
Parameter | Description | Example |
---|---|---|
droparea | The reference ID for this drop area. | $dropHandle |
Result
Returns the stored tag value or an error.
Description
Queries the tag string for this dropview.See also
- DragDrop.GetLeft
- DragDrop.GetPath
- DragDrop.GetRTF
- DragDrop.GetSVG
- DragDrop.GetText
- DragDrop.GetTop
- DragDrop.GetTypes
- DragDrop.GetURL
- DragDrop.SetImage
- DragDrop.SetTag
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 5th February 2018
