VS:RefreshLB

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Refreshes the contents of the specified list browser.

FUNCTION RefreshLB(
dialogID :LONGINT;
componentID :LONGINT) : BOOLEAN;
def vs.RefreshLB(dialogID, componentID):
    return BOOLEAN

Parameters

dialogID LONGINT id of the dialog that contains the list browser
componentID LONGINT id of the list browser control

Version

Availability: from VectorWorks12.0