Posted 6 March 2019, 10:47 am EST
SizerOne.TabOne (vb6 to vb.net)
Posted by: juan.ome on 6 March 2019, 10:47 am EST
-
-
Posted 7 March 2019, 2:17 am EST
Hello Claudia,
ComponentOne WinForms controls contain C1Sizer control that can be used for sizing purposes in a WinForms application. You can learn about the same from here:
https://help.grapecity.com/componentone/NetHelp/c1sizer/webframe.html#componentonesizerfor.htmlFurther, corresponding WinForms control for creating and using tabs’ structure is C1DockingTab. You can learn about the same from here:
https://help.grapecity.com/componentone/NetHelp/c1command/webframe.html#dockingtaboverview.htmlPlease note that there is no direct way to migrate from VB6 to VB.Net. You need to create the code from scratch and use the controls as per your requirement, in VB.Net.
Feel free to get back, in case you need further assistance.Best Regards,
Esha