EdIsReadOnlyΒΆ

EdIsReadOnly checks if the read-only flag is set.

bReadOnly = EdIsReadOnly(hEdit)

Return Value

bReadOnly is TRUE (1) if the read-only flag is set.

Parameters

hEdit

Identifies the editor.

id-274105