TabGroupSequence.StartResizeOperation Method
Begins resize operation.
[Visual Basic]NotOverridable Public Function StartResizeOperation( _
ByVal
bar As
SizeBar, _
ByRef
screenBoundary As
Rectangle _
) As
Boolean Implements _
IResizeSource.StartResizeOperation
Parameters
- bar
- The size bar.
- screenBoundary
- The bounds of the screen.
Return Value
Allow resize operation to occur?
Implements
IResizeSource.StartResizeOperation
See Also
TabGroupSequence Class | NETXP.Controls.Docking Namespace