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

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

ToolBar.SetBoundsCore メソッド

ToolBar コントロール指定境界設定します

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

Protected Overrides Sub
 SetBoundsCore ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer, _
    specified As BoundsSpecified _
)
Dim x As Integer
Dim y As Integer
Dim width As Integer
Dim height As Integer
Dim specified As BoundsSpecified

Me.SetBoundsCore(x, y, width, height, specified)
protected override void SetBoundsCore (
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)
protected:
virtual void SetBoundsCore (
    int x, 
    int y, 
    int width, 
    int height, 
    BoundsSpecified specified
) override
protected void SetBoundsCore (
    int x, 
    int y, 
    int width, 
    int height, 
    BoundsSpecified specified
)
protected override function SetBoundsCore (
    x : int, 
    y : int, 
    width : int, 
    height : int, 
    specified : BoundsSpecified
)

パラメータ

x

コントロール新しLeft プロパティ値。

y

コントロール新しTop プロパティ値。

width

コントロール新しWidth プロパティ値。

height

使用されていません。

specified

BoundsSpecified 値のビットごとの組み合わせ

解説解説

Dock プロパティLeft または Right設定され、AutoSize プロパティtrue設定されている場合SetBoundsCore メソッドでは幅が無視されます。Dock プロパティTop または Bottom設定されAutoSize プロパティtrue設定されている場合SetBoundsCore では高さが無視されます。

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS