SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_read_only Property

Controls the ReadOnly flag of the widget.

Syntax

def get_sig_read_only() -> bool: ...

sig_read_only = property(get_sig_read_only, None)

Default Value

FALSE

Remarks

Controls the ReadOnly flag of the widget.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]