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

ナビゲーションツールとビュー
境界の開始x座標
境界の開始y座標
境界の幅
境界の高さ
指定された境界
内部使用のみ。基本的な境界を設定します。
構文
protected override void SetBoundsCore( 
   int x,
   int y,
   int width,
   int height,
   BoundsSpecified specified
)
'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 _
) 
 

パラメータ

x
境界の開始x座標
y
境界の開始y座標
width
境界の幅
height
境界の高さ
specified
指定された境界
参照

InputTextBox クラス
InputTextBox メンバ

 

 


© MESCIUS inc. All rights reserved.