'宣言 Public Sub SetOwner( _ ByVal newOwner As BaseObject, _ ByVal oldOwner As BaseObject, _ ByVal groupBy As System.String _ )
public void SetOwner( BaseObject newOwner, BaseObject oldOwner, System.string groupBy )
パラメータ
- newOwner
- The new owner object.
- oldOwner
- The old owner object.
- groupBy
- The string defining owning control grouping.