VS:SetListBoxTabStops: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 17:43, 20 September 2011

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

Description

Set tab stops for list control.

PROCEDURE SetListBoxTabStops(
dialogID :LONGINT;
componentID :LONGINT;
tabStops :ARRAY);
def vs.SetListBoxTabStops(dialogID, componentID, tabStops):
    return None

Parameters

dialogID LONGINT
componentID LONGINT
tabStops ARRAY

Version

Availability: from Vectorworks 2012