Share via


FormDropDialogButtonControl.openMode Method

Specifies the view mode of the target form. The possible values include Auto, View, Edit, and New.

The default is Auto.

You may use this property to specify whether the target form opens in edit or read-only mode.

Syntax

public int openMode([int value])

Run On

Client

Parameters

  • value
    Type: int

See Also

Reference

FormDropDialogButtonControl Class