ComponentOne DashboardLayout for WinForms
ResizeWhileDragging Property

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : ResizeWhileDragging Property
Gets or sets whether the panel should be resized while the user is dragging the splitter.
Syntax
'Declaration
 
Public Property ResizeWhileDragging As Boolean
public bool ResizeWhileDragging {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members