Me.IsMdiContainer = True

1 Answer 106 Views
RibbonForm
Mahdi
Top achievements
Rank 1
Mahdi asked on 30 Apr 2021, 02:56 PM
Hello
When I set
Me.IsMdiContainer = true
the background color of the form automatically changes to DarkGray while I need to keep the original color(when: Me.IsMdiContainer = false).

guid me

thanks

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 03 May 2021, 04:41 AM

Hi, Mahdi,

RadForm, similar to the standard MS Form, can be specified as a container for MDI child forms. Thus, the default back color for the form is changed to gray. 

I have reviewed general programming forums to see how this color can be customized. Please refer to the following articles which are quite useful on this topic:

https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.form.ismdicontainer?view=net-5.0

I hope this information helps. If you need any further assistance please don't hesitate to contact me.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
RibbonForm
Asked by
Mahdi
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or