CalendarView for WinForms
PositionWindow(Point,Rectangle) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input.GrapeCity.Framework.Input 名前空間 > Ime.ImeCompositionWindow クラス > PositionWindow メソッド : PositionWindow(Point,Rectangle) メソッド
ウィンドウの位置を示す System.Drawing.Point
ウィンドウの作業領域を示す System.Drawing.Rectangle
ウィンドウの位置と作業領域を調整します。
シンタックス
'宣言
 
Public Overloads Sub PositionWindow( _
   ByVal position As System.Drawing.Point, _
   ByVal workArea As System.Drawing.Rectangle _
) 
public void PositionWindow( 
   System.Drawing.Point position,
   System.Drawing.Rectangle workArea
)

パラメータ

position
ウィンドウの位置を示す System.Drawing.Point
workArea
ウィンドウの作業領域を示す System.Drawing.Rectangle
参照

Ime.ImeCompositionWindow クラス
Ime.ImeCompositionWindow メンバ
オーバーロード一覧