Saved
This commit is contained in:
parent
676af0210b
commit
eeb4f4681a
10 changed files with 1502 additions and 752 deletions
|
|
@ -117,7 +117,7 @@ namespace LibationWinForms.ProcessQueue
|
|||
vScrollBar1.SmallChange = VirtualControlHeight;
|
||||
vScrollBar1.LargeChange = 3 * VirtualControlHeight;
|
||||
|
||||
panel1.Height += 2*VirtualControlHeight;
|
||||
panel1.Height += 2 * VirtualControlHeight;
|
||||
}
|
||||
|
||||
private ProcessBookControl InitControl(int locationY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue