バージョン

EmbeddableEditorBase.EmbeddableEditorAccessibleObject コンストラクタ

シンタックス
'宣言
 
Protected Function New( _
   ByVal parent As AccessibleObject, _
   ByVal editor As EmbeddableEditorBase, _
   ByVal owner As EmbeddableEditorOwnerBase, _
   ByVal ownerContext As Object _
)
protected EmbeddableEditorBase.EmbeddableEditorAccessibleObject( 
   AccessibleObject parent,
   EmbeddableEditorBase editor,
   EmbeddableEditorOwnerBase owner,
   object ownerContext
)

パラメータ

parent
親ユーザー補助オブジェクト
editor
関連するエディター
owner
関連付けられたオーナー
ownerContext
ユーザー補助インスタンスが表すオブジェクトを識別するオーナーコンテキスト。
参照