TabGroupSequence.EndResizeOperation Method
Finishes resize operation.
[Visual Basic]NotOverridable Public Sub EndResizeOperation( _
ByVal
bar As
SizeBar, _
ByVal
delta As
Integer _
) Implements _
IResizeSource.EndResizeOperation
Parameters
- bar
- The size bar.
- delta
- The change in size.
Implements
IResizeSource.EndResizeOperation
See Also
TabGroupSequence Class | NETXP.Controls.Docking Namespace