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

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

WindowsFormsComponentEditor.GetInitialComponentEditorPageIndex メソッド

表示するコンポーネント エディタ初期コンポーネント エディタ ページインデックス取得します

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

Protected Overridable Function
 GetInitialComponentEditorPageIndex As Integer
Dim returnValue As Integer

returnValue = Me.GetInitialComponentEditorPageIndex
protected virtual int GetInitialComponentEditorPageIndex
 ()
protected:
virtual int GetInitialComponentEditorPageIndex ()
protected int GetInitialComponentEditorPageIndex
 ()
protected function GetInitialComponentEditorPageIndex
 () : int

戻り値
コンポーネント エディタ最初に表示するコンポーネント エディタ ページインデックス

使用例使用例

GetInitialComponentEditorPageIndex メソッド オーバーライド実装するコード例次に示します

' This method override returns the index of the page to display when
 the 
' component editor is first displayed.
Protected Overrides Function
 GetInitialComponentEditorPageIndex() As Integer
    Return 1
End Function
// This method override returns the index of the page to display when
 the 
// component editor is first displayed.
protected override int GetInitialComponentEditorPageIndex()
{ 
    return 1; 
}
   // This method override returns the index of the page to display when
 the 
   // component editor is first displayed.
protected:
   virtual int GetInitialComponentEditorPageIndex() override
   {
      return 1;
   }
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
WindowsFormsComponentEditor クラス
WindowsFormsComponentEditor メンバ
System.Windows.Forms.Design 名前空間



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS