First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Error 5 Invalid proceedyre call or arguement
Why am I getting this error for Me.ActiveControl.SelStart = InStr(Me.ActiveControl.SelStart, Me.ActiveControl.text, m_FR.FindWhat) - 1? If I replace Me.ActiveControl with the name of a textbox, it works but I am using two textboxes that I switch between depending on weather WordWrap is on or not. -- Classi... 2 Jul 2010 10:13
WorkBook Tab display mode of SpreadSheet control in VB 6.0
the default display mode of SpreadSheet control in VB 6.0 is a dropdown list, as you know. Is it possible to display the WorkBook Tab of SpreadSheet control in VB 6.0 horizontally? like the display mode of SSTab. thanks ... 2 Jul 2010 09:06
GetScrollPos etc. & IE8
Hi *.*, how can I get/set the scrolling position of a browser window (internet explorer_server) in IE8? To get I tried GetScrollPos(), FlatSB_GetScrollPos() and GetScrollInfo() without any success... Juergen. ... 13 Jul 2010 13:09
MSVBVM50.DLL
I wrote a VB5 program which I use daily on my own PC. My brother wants a copy of the EXE file so I email it to him. Right out of the box he gets a message that MSVBVM50.DLL is missing. Apparently this is some VB run time library module. I had incorrectly assumed that only Windows run-time modules would be neede... 6 Jul 2010 22:15
what to do with an old IIS webclass application
I am responsible for an old vb6 IIS application (webclasses), with asp pages which utilize a compiled vb6 compiled dll. It is hosted on a Windows 2003 cluster with IIS 6. The dll is located on the shared drive accessible from both servers in the cluster. In order to update it I have to restart the IIS servic... 1 Jul 2010 15:37
Permutation of an array
I am looking for information on the permutation of an array. I have searched this website and have not found what I am looking for. There are many articles that will figure out all possible combinations of a string but they all return strings in which characters are repeated. EG: 1234 will return 1224 etc. I... 2 Jul 2010 23:25
Saving decision tree
I have a huge decision tree, consisting of lots of parents and children. It's kind of a XML dom structure, but specialized with my own properties. It takes awfully long to build up at runtime. Is there any popular method of how to store such things in a single file so that I can "blit" it right into memory? :-)... 30 Jul 2010 09:41
Developer friendly definition of TLB files
Folks Does anyone have a developer friendly definition of TLB files? Not for the likes of Karl Peterson and others in this newsgroup who understand subclassing. But for the likes of people like me. <smile> I'd like to put in a few sentences in a blog posting I'm doing about ADO versions. Which depend on ... 2 Jul 2010 02:37
in VB6, how to get an equation from the ChartSpace control
Hi there, How to get an equation from the ChartSpace control in VB6 ? I can display the equation by the following code, but I need to get the equation for further process. Your earliest reply will be highly appreciated! ' Display the equation used to calculate the trendline. tlSeries1Trend.IsDisplayingE... 2 Jul 2010 10:13
FindReplace - Bruce said it couldn't be done...
"Karl E. Peterson" <karl(a)exmvps.org> wrote It started with a post by Leo the other day, titled "How to use the FindText and ReplaceText API". He pointed to a *totally* bizarre KB article that almost certainly just wouldn't work. (Yeah, I didn't even try it.) It just makes no damn sense on the face of... 16 Jul 2010 04:29
First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25