I created a side tab that opens just fine (basically it turned UltraGrid into a tab, not a form with UltraGrid), but when you attach the side tab, it gets the size at the back of the main form.
How do I set up open tab layout to open based on my size?
In the designer, add a new tab down, resize it, then save the file. Then cancel it. Infragistics serializes both sizes (fixed and non-fixed) in designer.cs
Source: https://habr.com/ru/post/1312553/More articles:Are there standard ways and recommendations for extending Unicode with custom custom character sets? - unicodeParser number designation - tokenizeWhat does the implementation of a custom access method in Core Data look like? - iphoneAre any major applications using the Entity Framework? - .netSVN Unable to connect to host - svnFormat logical column in grid MVCContrib - formatSSIS XMl Processing - xmlHow to avoid duplicate forms in .NET Windows Forms? - c #Defining Custom Attributes in CIL - .netShow username only for login? - commentsAll Articles