_DRecipientControl.Enabled 属性

定义

返回或获取 C#) 中的 布尔 值 (bool ,指示是否允许控件运行。 读/写。

public:
 property System::SByte Enabled { System::SByte get(); void set(System::SByte value); };
public sbyte Enabled { get; set; }
Public Property Enabled As SByte

属性值

注解

默认值为 True

适用于