VS:SetLBReadOnly

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Sets the list browser's read-only state.

PROCEDURE SetLBReadOnly(
dialogID :LONGINT;
componentID :LONGINT;
readOnly :BOOLEAN);
def vs.SetLBReadOnly(dialogID, componentID, readOnly):
    return None

Parameters

dialogID LONGINT id of the dialog that contains the list browser
componentID LONGINT id of the list browser control
readOnly BOOLEAN the read-only state

Version

Availability: from Vectorworks 2022