MESCIUS PlusPak for Windows Forms 12.0J
SetBoundsCore メソッド (GcComboFrame)

コントロールの新しい System.Windows.Forms.Control.Left プロパティ値。
コントロールの新しい System.Windows.Forms.Control.Top プロパティ値。
コントロールの新しい System.Windows.Forms.Control.Width プロパティ値。
コントロールの新しい System.Windows.Forms.Control.Height プロパティ値。
System.Windows.Forms.BoundsSpecified 値のビットごとの組み合わせ。
このコントロールの指定した境界を設定する作業を実行します。
シンタックス
protected override void SetBoundsCore( 
   int x,
   int y,
   int width,
   int height,
   BoundsSpecified specified
)
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
コントロールの新しい System.Windows.Forms.Control.Left プロパティ値。
y
コントロールの新しい System.Windows.Forms.Control.Top プロパティ値。
width
コントロールの新しい System.Windows.Forms.Control.Width プロパティ値。
height
コントロールの新しい System.Windows.Forms.Control.Height プロパティ値。
specified
System.Windows.Forms.BoundsSpecified 値のビットごとの組み合わせ。
参照

参照

GcComboFrame クラス
GcComboFrame メンバ

 

 


© MESCIUS inc. All rights reserved.