AxHost.OcxState 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 ActiveX 控件的持久状态。
public:
property System::Windows::Forms::AxHost::State ^ OcxState { System::Windows::Forms::AxHost::State ^ get(); void set(System::Windows::Forms::AxHost::State ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.AxHost.State OcxState { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.OcxState : System.Windows.Forms.AxHost.State with get, set
Public Property OcxState As AxHost.State
属性值
表示 ActiveX 控件的持久状态的 AxHost.State。
- 属性
例外
已经加载了 ActiveX 控件。
注解
在创建控件之后,但在显示该属性之前,将使用该属性的值 OcxState 。 基础 ActiveX 控件的持久状态在 .AxHost.State