Refreshes the contents of the specified list browser.
FUNCTION RefreshLB(
dialogID : LONGINT;
componentID : LONGINT): BOOLEAN;def vs.RefreshLB(dialogID, componentID):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | id of the dialog that contains the list browser |
| componentID | LONGINT | id of the list browser control |
Availability: from VectorWorks12.0