I tried
MdiClientObject.BackColor = Color.Transparent;
but got this error message "Control does not support transparent background colors."? Does anyone know how to make the background transparent?
I tried
MdiClientObject.BackColor = Color.Transparent;
but got this error message "Control does not support transparent background colors."? Does anyone know how to make the background transparent?