Posted 30 May 2019, 1:12 pm EST
From vb6 to vb.net: TDBTime6Ctl.TDBTime and VSPrinter7LibCtl.VSPrinter controls
Posted by: juan.ome on 30 May 2019, 1:12 pm EST
-
-
Posted 31 May 2019, 3:08 am EST
Hello,
For VSPrinter7LibCtl.VSPrinter, you can use the C1PrintDocument class to generate the document. Please refer to the following link for more information:
https://help.grapecity.com/componentone/NetHelp/c1report/webframe.html#workingwithc1printdo.htmlFor TDBTime6Ctl.TDBTime, you can use the C1Textbox to show the time in Time format. Please refer to the following link for more information:
https://help.grapecity.com/componentone/NetHelp/c1input/webframe.html#usingc1textboxfordat.htmlHope it helps.
Thanks,
Mohit