IComponentEditorPageSite インターフェイス

定義

ComponentEditorPageのサイト。

public interface class IComponentEditorPageSite
public interface IComponentEditorPageSite
type IComponentEditorPageSite = interface
Public Interface IComponentEditorPageSite

メソッド

名前 説明
GetControl()

ページ ウィンドウの親コントロールを返します。

SetDirty()

エディターが変更された状態であることをサイトに通知します。

適用対象