TabGroupSequence.CanResize Method
Can we resize this sequence?
[Visual Basic]NotOverridable Public Function CanResize( _
ByVal
bar As
SizeBar _
) As
Boolean Implements _
IResizeSource.CanResize
Parameters
- bar
- The size bar.
Return Value
True if sizing is allowed.
Implements
IResizeSource.CanResize
See Also
TabGroupSequence Class | NETXP.Controls.Docking Namespace