MESCIUS SPREAD for Windows Forms 17.0J
SetBoundsCore メソッド (InputTextBox)

境界の開始x座標
境界の開始y座標
境界の幅
境界の高さ
指定された境界
内部使用のみ。基本的な境界を設定します。
構文
'Declaration
 
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
境界の開始x座標
y
境界の開始y座標
width
境界の幅
height
境界の高さ
specified
指定された境界
参照

InputTextBox クラス
InputTextBox メンバ

 

 


© MESCIUS inc. All rights reserved.