VS:GetActiveEditItem

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns the active edit control in the specified dialog. If no edit control has the focus, -1 is returned.

FUNCTION GetActiveEditItem(
dialogID :LONGINT) : LONGINT;
def vs.GetActiveEditItem(dialogID):
    return LONGINT

Parameters

dialogID LONGINT

Version

Availability: from VectorWorks12.0.1