سؤال

how to delete this white lines in a GroupBox?

enter image description here

هل كانت مفيدة؟

المحلول

Try changing the .BorderStyle Property to something that looks better, i.e. none.

But rather not use a group control at all, or any other grouping control that may have some visible lines.

Panels are much more suitable for this (as per suggestions above).

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top