ComboBox

この例では、%%PEAllowOther?True に設定すると、コンボ ボックスでは %%Choices に指定された値に加えて、入力された値が適用されます。

<%%PEEditorType("ComboBox"),_
 %%PEAllowOther?("True"),_
 %%Choices("10,20,30")>_
Parameter Rule testNum As Number = 10