MESCIUS MultiRow for Windows Forms 12.0J
SetBoundsCore メソッド (DateTimePickerEditingControl)

コントロールの水平方向の位置(ピクセル単位)。
コントロールの垂直方向の位置(ピクセル単位)。
コントロールの幅(ピクセル単位)。
コントロールの高さ(ピクセル単位)。
System.Windows.Forms.BoundsSpecified値の1つ。
DateTimePickerEditingControlのサイズと位置を設定します。
シンタックス
Protected Overrides Sub SetBoundsCore( _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal specified As BoundsSpecified _
) 
protected override void SetBoundsCore( 
   int x,
   int y,
   int width,
   int height,
   BoundsSpecified specified
)

パラメータ

x
コントロールの水平方向の位置(ピクセル単位)。
y
コントロールの垂直方向の位置(ピクセル単位)。
width
コントロールの幅(ピクセル単位)。
height
コントロールの高さ(ピクセル単位)。
specified
System.Windows.Forms.BoundsSpecified値の1つ。
参照

参照

DateTimePickerEditingControl クラス
DateTimePickerEditingControl メンバ

 

 


© MESCIUS inc. All rights reserved.