Visual COBOL for Visual Studio - WPF - Change Font Family
Oi,Este é um exemplo de como você pode alterar o tipo de fonte nos objetos de sua tela.Abraços,CoralHiThis is a demo to show how you can change the font family for your objects.Best regards,Coral
View ArticleVC runs slower under Windows Task Scheduler?
Just replaced Server For COBOL 5.1 with COBOL Server 2.3 on our (virtual) Windows Server 2008 production server. We have four native Windows programs that are run at night via Windows Task Scheduler....
View ArticleVisual COBOL for Visual Studio - WPF - MaskedTextBox
Oi,Este é um exemplo de como você pode incluir máscaras em campos de texto.Você encontrará mais detalhes no código fonte da aplicação.Abraços,CoralHiThis is a demo to show how you can implement a...
View ArticleVisual COBOL for Visual Studio - WPF - Increase TextBox Size Dynamically
Oi,Este é um exemplo de como você pode alterar a altura e largura de um campo de texto dinamicamente.Abraços,CoralHiThis is a demo to show how you can change height and width of a textbox...
View ArticleSetting Environment Variables prior to build
I am using Visual COBOL v2.3 on Red Hat Enterprise Linux 64 bit. I am trying to execute a script which contains the setting of various environment variables required during build. I have tried to use...
View ArticleGridView
Hi Everyone,I have created a gridview with 3 cols successfully. 1st is the S.no and 2,3 contains Dates. It has 12 rows. Now i want to highlight a cell in the 2nd column which satisfies a cond. This is...
View ArticleCourseware
Does anyone know how I can get the Visual Cobol Academic Courseware CobolClass.zip file? I had it just recently and accidentally deleted the tutorial. I have all of the files. I just need the book...
View ArticleDataGrid.RowDetailsTemplate
HelloI'm trying to see the details of the invoices when I select the line of one of them.For this I created a datagrid with invoices.After I added a DataGrid.rowdetailstemplate where i define the...
View ArticleSorting date column DataGridView
Using the method SortCompare for sorting date column DataGridView(Please visit the site to view this video)
View ArticleREST WebService
Hi there,I successfully completed the tutorial on REST Service Interfaces...
View ArticleMulti-Output Project Debugging
How do you specify the module you want to debug into in a Multi-Output project with many console type modules?
View ArticleVisual COBOL for Visual Studio - WFA - Working with CheckBox in DataGridView
Oi,Este é um exemplo de como você pode trabalhar com checkbox em um datagridview.Abraços,CoralHiThis is a demo to show how you can work with checkbox inside a datagridview..Best regards,Coral
View ArticleCheckbox in DataGridView
I'm needing to treat a checkbox in datagridview but I can not, can someone help me with this. Thanks!
View ArticleAccessing the web / ftp etc
F.A.O Chris Glazier,Hi Chris,I'd like to access web services direct from Visual COBOL e.g. FTP to do automatic software updates, send emails, scrape web pages etc. Can you point me to any help for...
View ArticleVisual COBOL for Visual Studio - WPF - Menu with Images
Oi,Este é um exemplo de como você pode usar imagens no menu.Abraços,CoralHiThis is a demo to show how you can use images in Menu.Best regards,Coral
View ArticleVisual COBOL for Visual Studio - WPF - Dynamic ComboBox with Images
Oi,Este é um exemplo de como você pode usar criar um Combo Box dinâmico com imagens!Abraços,CoralHiThis is a demo to show how you can work with dynamic Combo Box with Images!Best regards,Coral
View ArticlePorting native DLL COBOL program to Managed Code?
We've just been informed that we will no longer be allowed to run our application from the console. Currently our application consists of a number of task-specific native console programs (.exe) that...
View ArticleUpgrade VC 2.3 VS2013 to VS2015
I would like someone to confirm the following as the "best" way to get from VC 2.3 on VS 2013 to VC 2.3 on VS 2015 on Windows 7 PC:1. Remove VC 2.3 license.2. Un-install VC 2.3 for VS 2013 Hotfix #1.3....
View ArticleRemoving Visual Cobol from Visual Studio
How can I remove Visual Cobol from my Visual Studio? Thanks
View ArticleCS 2.3 error "Unable to load DLL 'xxxxxx'"
CS 2.3 w/ Hotfix #1 installed on Windows Server 2008 R2. VC 2.3 for VS 2013 w/ Hotfix #1 installed on Windows 7 PC.We are trying to call a native COBOL DLL from an ASPX/C# program...
View Article