GrapeCity SPREAD for Windows Forms 11.0J
ChildChangeUndoAction コンストラクタ(SheetView,ElementWindowless)


子コントロールの移動またはサイズ設定に対する新しい取り消しアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal shape As ElementWindowless _
)
'使用法
 
Dim sheetView As SheetView
Dim shape As ElementWindowless
 
Dim instance As New ChildChangeUndoAction(sheetView, shape)
public ChildChangeUndoAction( 
   SheetView sheetView,
   ElementWindowless shape
)

パラメータ

sheetView
shape
参照

ChildChangeUndoAction クラス
ChildChangeUndoAction メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.