IUIService.ShowComponentEditor メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IUIService.ShowComponentEditor メソッドの意味・解説 

IUIService.ShowComponentEditor メソッド

コンポーネントComponentEditorForm表示しようとします

名前空間: System.Windows.Forms.Design
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Function ShowComponentEditor ( _
    component As Object, _
    parent As IWin32Window _
) As Boolean
Dim instance As IUIService
Dim component As Object
Dim parent As IWin32Window
Dim returnValue As Boolean

returnValue = instance.ShowComponentEditor(component, parent)
bool ShowComponentEditor (
    Object component,
    IWin32Window parent
)
bool ShowComponentEditor (
    Object^ component, 
    IWin32Window^ parent
)
boolean ShowComponentEditor (
    Object component, 
    IWin32Window parent
)
function ShowComponentEditor (
    component : Object, 
    parent : IWin32Window
) : boolean

パラメータ

component

ComponentEditorForm を表示する対象コンポーネント

parent

ダイアログ ボックスを親にする対象の IWin32Window。

戻り値
表示試み成功した場合trueそれ以外場合false

例外例外
解説解説

ComponentEditorForm は、コンポーネント オブジェクト モデル (COM) のプロパティ ページ似てます。

コンポーネントコンポーネント エディタサポートしてない場合ArgumentExceptionスローさます。これを回避するには、まず CanShowComponentEditor を呼び出すようにします。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IUIService インターフェイス
IUIService メンバ
System.Windows.Forms.Design 名前空間
CanShowComponentEditor



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IUIService.ShowComponentEditor メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IUIService.ShowComponentEditor メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS