开发者

C# infragistics UltraDockManager

开发者 https://www.devze.com 2023-01-03 07:47 出处:网络
I have created a side tab that ope开发者_Go百科ns just fine(basically turned a UltraGrid into a tab, not a form w/ an UltraGrid ), but when pinning the side tab it gets sized in back of the main form.

I have created a side tab that ope开发者_Go百科ns just fine(basically turned a UltraGrid into a tab, not a form w/ an UltraGrid ), but when pinning the side tab it gets sized in back of the main form.

How do I set the pinned tab layout to open up based on my sizing?


In the designer, pin the new tab down an resize it, then save the file. Then, unpin it. Infragistics serializes both sizes (pinned and unpinned) in the designer.cs file

0

精彩评论

暂无评论...
验证码 换一张
取 消