Jump to content

XInterfaceLibrary class/Initial Drop Image property: Difference between revisions

From LabVIEW Wiki
m Category reorg
Added description
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
|}}
|}}
{{TOCright}}
{{TOCright}}
 
The Initial Drop Image of an XItem. Specifying this for a block diagram bound XItem allows you to control the image displayed during a palette drop process. It is an error to specify this property if the InitialDropSize property has not already been specified.


== Uses ==
== Uses ==
Line 32: Line 32:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Private Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 14:25, 4 December 2020

VI Server Property Information
Property ID 6F2F001
Scope Private
Data Name InitialDropImage
Short Name* InitialDropImage
Long Name* Initial Drop Image
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 103
Owning Class Name XInterfaceLibrary Class
Data Type Picture data type

Picture

Property Node Initial Drop Image
PermissionsRead/Write

The Initial Drop Image of an XItem. Specifying this for a block diagram bound XItem allows you to control the image displayed during a palette drop process. It is an error to specify this property if the InitialDropSize property has not already been specified.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links