I have been searching on this error and cannot find any solutions that come close to discussing my issue. I'm not sure if I should be looking to modify the webform or the dll.
I have a simpl...
I have a datagridview on my form. When the user clicks on any cell in the grid, I want a button elsewhere on my form to become enabled. This I can get to work fine using the datagridview.cel...
I'm looking for a grid control for VB6 where I have rows with collapsible data underneath. In other words, if the main rows of the grid are orders, then there is a sub-section below with orde...
How can I make my vbs script write the results to a text file on the C drive?
Experts,
I am a VB noob and need some help with a basic task..
I have a macro that is inserting a time stamp into an excel area/object.
Is there any way to specify a font and size with ...
Hi i have a table that has data for many person. And a second form that is a query form .
I want to be able to query from these query parameters but the main problem is getting data from mult...
Please help.. This is my second time trying to get assistance!!
I have a datagrid that populates based on a match or no match of info that comes in from a stored procedure.. ALL I need to w...
Hi,
How to sort a unbound datagridview column alphabetically.
Cheers
I have a simple listview in vba and i need to do a context menu on right click of a record in the listview.
I am looking for resources, web sites, good books, etc. on the following...
I have an application written in VB.Net 2008 and have a number of questions on publishing applications. How to ...
Can anyone help me with a sample code to have the background text in a textbox or listbox or listview or label using VB??
I'm trying to edit an access template but an having trouble. The text boxes, combo boxes, etc...seem to be linked together so that when I edit the height, width, etc...of one, all of the othe...
Hi I'm curious if someone might now the VBA code that would allow me to create a control button that links to say Sheet4 in my workbook of my Excel 2007 document. Any suggestions are greatly ...
I am trying to recreate a utility I had in VB6. An element of the application is to have a Powerpoint embedded in container in a VB form.
When I google for solutions some lead to "Dsofram...
Hi
I am programing an inputbox in VBA for excel 2003 and i need it to contain many different options around 44 different options. each are just short dates eg. 1. Oct-09. I know the coding ...
Hi Experts,
This items has many posts and solutions. Some that are helpful, others are not.
I have a conventional MDI parentform using using Infragistics ribbon bar as menu.
This form and t...
I am using VSFlexgrid 7.0 control in a VB application.
I want to format my flexgrid such a way that any text entered into that automatically capitalizes first character. e.g If 'this is a tex...
Hello Expert
when i import this component in vb6 this massege appear
SkinFeatureVB6.dll was not registable as an activex component
my windows is ms vista sp2
500 points for the be...
Hi experts
I have a DataGridView populated with product listings. I have worked out how I can change the background colour of one of the cells if there is no stock for an item, but this see...
I need help deleting the stuff on the router and config it to work with my wireless router in my home if i cant do that like to config it to work with ethernet only with my cable modem
The context menu for the listview works fine if the listview is single select. On multi select the contex menu does not disappear, i have to click on the listview 3 or 4 times for the context ...
I almost embarrased to ask this but...
I started up my trusty vb6, added a form, and looked for the list of controls (icons) that are usually on the left side. They are gone! First off, wha...
Hi X-perts,
I cannot understand why a standard button and a button from a toolstrip give different sub execution - have a look at two identical onClick buttons.
The problem both buttons ...
Hello.
We are unable to set the color of tabs (the tabs themselves and/or the body of the tabs) in VB6. We see in the properties menu where we can change the color, but the end result is j...
Hi All,
Can any body help us to generate a list (in txt file) of files in a remote shared folder. It would be usefull if we can get it as a VB script.