FormField.EntryMacro 属性

定义

返回或设置指定窗体字段的条目宏名称 (CheckBoxDropDownTextInput) 。

public:
 property System::String ^ EntryMacro { System::String ^ get(); void set(System::String ^ value); };
public string EntryMacro { get; set; }
member this.EntryMacro : string with get, set
Public Property EntryMacro As String

属性值

注解

当窗体域获得焦点时,输入宏开始运行。

适用于