C# Custom control Windows Forms Framework -- 2
Budget: £20 – £250 GBP
No agencies to apply.. I need someone who can do this today.
The project contains a c# windows forms .net framework application.
There are two custom controls
The first control is a display control which can have upto 3 labels.. It has a bug where sometimes when the ValueTextCount property is set to 1,2 or 3 that the minimumsize gets set and the control cannot be altered at design time without resetting the minimumsize to 0,0
The second control (editable control box) has the same issue with minimum size... also it does not resize well.. when it is resized I expect the "units" label to stay at the right side and the textbox to fill the remaining space. Currently when I reize it the buttons can get overwritten.. this should not happen the textbox should grow or shrink in size and the other should remain at the right edge.
The project contains a c# windows forms .net framework application.
There are two custom controls
The first control is a display control which can have upto 3 labels.. It has a bug where sometimes when the ValueTextCount property is set to 1,2 or 3 that the minimumsize gets set and the control cannot be altered at design time without resetting the minimumsize to 0,0
The second control (editable control box) has the same issue with minimum size... also it does not resize well.. when it is resized I expect the "units" label to stay at the right side and the textbox to fill the remaining space. Currently when I reize it the buttons can get overwritten.. this should not happen the textbox should grow or shrink in size and the other should remain at the right edge.