バージョン

SetBoundsCore メソッド (SelectedColorIndicator)

オーバーライドされます。コントロールのサイズを調整するために使用されます。
シンタックス
'宣言
 
Protected Overrides Sub SetBoundsCore( _
   ByVal left As Integer, _
   ByVal top As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal specified As BoundsSpecified _
) 
protected override void SetBoundsCore( 
   int left,
   int top,
   int width,
   int height,
   BoundsSpecified specified
)

パラメータ

left
top
width
height
高さ
specified
サイズ変更のタイプを示します。
参照