Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Any enhanced VB component?
Name: sams Date: October 13, 2008 at 23:38:35 Pacific OS: windows xp CPU/Ram: 1.36GHz, 480 MB of R Product: AMD Athlon[TM] XP 22
Comment:
Hello everybody, I am very much interested in VB. I am using an Editable FlexGrid from WBC. WBCSoftwarelab has developed a Micro-erp with this flex grid component successfully. Creating / Editing / Deleting / Viewing values inside a cell and showing all controls inside the cell are possibilities. I downloaded this free of cost from wbcsoftwarelab. This component is available under the name WBCEditableFlexGrid
If anyone find such enhanced VB tools just share with me.
Summary: Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in vb. I get this error when trying to use the component: Micrsoft Forms 2.0 Its a simp...
Summary: You don't need a variable for a text box or any other VB control. You access the value stored in the textbox with txtFirstName.Text You can copy the value of the test box to a string variable if you w...