ToolBar.SetBoundsCore メソッド
アセンブリ: 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 override function SetBoundsCore ( x : int, y : int, width : int, height : int, specified : BoundsSpecified )

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

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からToolBar.SetBoundsCore メソッドを検索する場合は、下記のリンクをクリックしてください。

- ToolBar.SetBoundsCore メソッドのページへのリンク