First  |  Prev |  Next  |  Last
Pages: 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
VB2008: Getting the System.Reflection.PropertyInfo from withina class property
Mike Williams wrote: "dot nyet" <no.dotnet.4me(a)nospam.com> wrote in message news:jge564d9icul11nqrugdnah98tntkohqk4(a)4ax.com... ... just goes to prove that Microsoft has completely lost their marbles. Agreed. Micro$oft have lost their marbles. They haven't "lost" their marbles at all. The c... 26 Jun 2008 09:28
Strange behaviour when printing outside db.
Hello. I have VB.6. I am user printer object to print. When I am printing from VB. 6 (from the IDE), the printed report is fine, but when outside (same exe, same printer), printing is not ok (it seems out of range, because I am using currentX and currentY attributes. I there any know problem about, or should ... 26 Jun 2008 14:38
cmd-window
Hello For some reasons I have to create an instance of a cmd-window and send command there. Now I have some problem, because I made this with sendkey. 1. I cannot control when in the cmd-window an answer ist promted 2. I cannot guarantee that the windows will be closed (Maybe I can get the handle from t... 26 Jun 2008 13:36
Excel workbook macro cannot find personal.xls
Starting with a macro and form attached to an Excel 2000 workbook I want to execute a sub in my personal.xls file with a call sequence AddNew(filename as string) but the original macro says that AddNew has not been defined, I assume it can't find the file personal.xls and I have tried, after opening the workboo... 26 Jun 2008 14:38
PDF - why is this so hard?
Hi all, I have seen this topic thousand's of times and I still have no clue how to do this very simple thing. 1) I have a pdf files with form fields on it. 2) From vb6 I want to put data in thoses fields. That's it. I have the AcrobatSDK, the FDF toolkit, the iTextSharp (or whatever) C# dll that work... 27 Jun 2008 13:11
Print screen Vista Business problem
Hi, I am using "Copy the contents of the screen or the active window" from http://www.devx.com/vb2themax/Tip/18341 When I print the picture to a printer with 98, XP and Vista Home I get the correct printout. With Vista Business I get the printout of the previous print screen command. The first print screen... 26 Jun 2008 14:38
Round Up
Is there a better way or any pitfalls using Public Function RoundUp(vNumer as Variant) as variant ' Pos numbers only are input RoundUp = -Int(-vNumber) End Function to round up. ... 25 Jun 2008 13:59
stellenmarkt deutschland firma deutschland Einkaeufer Einkaeuferin jobangebote weltweit
stellenmarkt deutschland firma deutschland Einkaeufer Einkaeuferin jobangebote weltweit + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE + + + STELLENANGEBOTE IN DEUTSCHLAND http://WWW.STELLENANGEBOT-DEUTSCHLAND.DE http://WWW.S... 25 Jun 2008 10:53
VB2008: Getting the System.Reflection.PropertyInfo from within a class property
I am working on an error handler class. Within a property set method of a given class property I'd like to pass the PropertyInfo to a function. Imagine something like: Public Class MyClass .... Public Property MyProperty() as String Get Return _myProperty End Get ... 25 Jun 2008 19:08
Problems with VB6 After Windows XP Service Pack 3?
Hello, I have recently had problems with the VB6 IDE crashing for no apparent reason. The only major change to my system is that I have installed Windows XP Service Pack 3. I have one particular application that will simply close the IDE and give no errors. I have another application that generates an err... 26 Jun 2008 14:38
First  |  Prev |  Next  |  Last
Pages: 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51