Bitpainter asked 2017-03-22 21:21:00 UTC
Hello,
i have some issues with generic created controls.
My sample in the attachment shows the issues with the controls, the sample is a part of a generic Form-Designer.
I have set the properties Moveable and ResizeableEdges for the generated controls.
On top the labels will show the status for the current events (if events are fired).
List of issues:
-
The DateTimePicker, NumericUpDown, ComboBox and PictureBox control does not fire the LocationChanged and SizeChanged events.
-
The Barcode extention does not work with the ResizeableEdges.
-
The Webbrowser does not fire the Mouse_Click event
-
The width of RadioButton, CheckBox and LinkLabel will not be larger, but smaller with changes by the ResizeableEdges.
Best regards
Bitpainter asked 2017-03-22 21:21:00 UTC
Hello,
i have some issues with generic created controls.
My sample in the attachment shows the issues with the controls, the sample is a part of a generic Form-Designer.
I have set the properties Moveable and ResizeableEdges for the generated controls.
On top the labels will show the status for the current events (if events are fired).
List of issues:
The DateTimePicker, NumericUpDown, ComboBox and PictureBox control does not fire the LocationChanged and SizeChanged events.
The Barcode extention does not work with the ResizeableEdges.
The Webbrowser does not fire the Mouse_Click event
The width of RadioButton, CheckBox and LinkLabel will not be larger, but smaller with changes by the ResizeableEdges.
Best regards