13 lines
239 B
Markdown
13 lines
239 B
Markdown
# WindowOnDropped
|
||
|
||
Gets chart subwindow number corresponding to the object (expert or script) drop point.
|
||
|
||
```
|
||
int WindowOnDropped() const
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
Chart subwindow number of the object drop point. 0 means main chart window.
|