ToolStripLabel コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ToolStripLabel コンストラクタ ()の意味・解説 

ToolStripLabel コンストラクタ ()


ToolStripLabel コンストラクタ (Image)


ToolStripLabel コンストラクタ (String)


ToolStripLabel コンストラクタ (String, Image)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

表示するテキストおよびイメージ指定して ToolStripLabel クラス新しインスタンス初期化します。

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

public ToolStripLabel (
    string text,
    Image image
)
public:
ToolStripLabel (
    String^ text, 
    Image^ image
)
public ToolStripLabel (
    String text, 
    Image image
)
public function ToolStripLabel (
    text : String, 
    image : Image
)

パラメータ

text

ToolStripLabel に表示するテキスト

image

ToolStripLabel表示される Image

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ToolStripLabel コンストラクタ (String, Image, Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

表示するテキストイメージ指定し、さらに、ToolStripLabel をリンクとして機能させるかどうか指定して ToolStripLabel クラス新しインスタンス初期化します。

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

Public Sub New ( _
    text As String, _
    image As Image, _
    isLink As Boolean _
)
Dim text As String
Dim image As Image
Dim isLink As Boolean

Dim instance As New ToolStripLabel(text,
 image, isLink)
public ToolStripLabel (
    string text,
    Image image,
    bool isLink
)
public:
ToolStripLabel (
    String^ text, 
    Image^ image, 
    bool isLink
)
public ToolStripLabel (
    String text, 
    Image image, 
    boolean isLink
)
public function ToolStripLabel (
    text : String, 
    image : Image, 
    isLink : boolean
)

パラメータ

text

ToolStripLabel に表示するテキスト

image

ToolStripLabel表示される Image

isLink

ToolStripLabel をリンクとして機能させる場合trueそれ以外場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ToolStripLabel コンストラクタ (String, Image, Boolean, EventHandler)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

表示するテキストイメージToolStripLabel をリンクとして機能させるかどうか、および、Click イベント ハンドラ指定して ToolStripLabel クラス新しインスタンス初期化します。

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

public ToolStripLabel (
    string text,
    Image image,
    bool isLink,
    EventHandler onClick
)
public:
ToolStripLabel (
    String^ text, 
    Image^ image, 
    bool isLink, 
    EventHandler^ onClick
)
public ToolStripLabel (
    String text, 
    Image image, 
    boolean isLink, 
    EventHandler onClick
)
public function ToolStripLabel (
    text : String, 
    image : Image, 
    isLink : boolean, 
    onClick : EventHandler
)

パラメータ

text

ToolStripLabel に表示するテキスト

image

ToolStripLabel表示される Image

isLink

ToolStripLabel をリンクとして機能させる場合trueそれ以外場合false

onClick

Click イベント ハンドラ

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ToolStripLabel コンストラクタ (String, Image, Boolean, EventHandler, String)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

表示するテキストイメージ、および、ToolStripLabel をリンクとして機能させるかどうか指定し、さらに、Click イベント ハンドラToolStripLabel の名前を指定して ToolStripLabel クラス新しインスタンス初期化します。

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

public:
ToolStripLabel (
    String^ text, 
    Image^ image, 
    bool isLink, 
    EventHandler^ onClick, 
    String^ name
)

パラメータ

text

ToolStripLabel に表示するテキスト

image

ToolStripLabel表示される Image

isLink

ToolStripLabel をリンクとして機能させる場合trueそれ以外場合false

onClick

Click イベント ハンドラ

name

ToolStripLabel の名前。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ToolStripLabel コンストラクタ

ToolStripLabel クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

ToolStripLabel クラス
ToolStripLabel メンバ
System.Windows.Forms 名前空間



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

辞書ショートカット

すべての辞書の索引

「ToolStripLabel コンストラクタ ()」の関連用語

ToolStripLabel コンストラクタ ()のお隣キーワード
検索ランキング

   

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



ToolStripLabel コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS