Click here to Skip to main content
15,920,632 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalsplit string by tabstop in VBA for Word Pin
Stephan Wright10-Feb-05 21:44
Stephan Wright10-Feb-05 21:44 
GeneralRe: split string by tabstop in VBA for Word Pin
Dave Kreskowiak11-Feb-05 4:27
mveDave Kreskowiak11-Feb-05 4:27 
GeneralRe: split string by tabstop in VBA for Word Pin
MikeZRed11-Feb-05 15:11
sussMikeZRed11-Feb-05 15:11 
GeneralRe: split string by tabstop in VBA for Word Pin
Dave Kreskowiak12-Feb-05 3:10
mveDave Kreskowiak12-Feb-05 3:10 
GeneralChange the Color of the arrow pic using VB.NET Pin
melodytweety10-Feb-05 18:09
melodytweety10-Feb-05 18:09 
Generalkey ascii Pin
chand_p10-Feb-05 14:42
chand_p10-Feb-05 14:42 
GeneralRe: key ascii Pin
Bad Sector10-Feb-05 20:43
Bad Sector10-Feb-05 20:43 
GeneralRe: key ascii Pin
Briga11-Feb-05 4:38
Briga11-Feb-05 4:38 
Well that's very vague!!!

Where do you want to check?
Inside an app? A form? Over the whole PC?

In a form you can use the relative key (up, down) event of the form in VB.NET or VB6.

If you want to intercept every single keystroke on the PC then it's tougher and you have to hook an application of yours to the system through API calls. If you browse around you'll find some free DLLs that will do the job for you making it much more simple for you. Just make sure you get the correct one for your OS since most of them are OS related.

Briga
GeneralPassing a function as an argument Pin
Anonymous10-Feb-05 10:23
Anonymous10-Feb-05 10:23 
GeneralRe: Passing a function as an argument Pin
Dave Kreskowiak10-Feb-05 11:36
mveDave Kreskowiak10-Feb-05 11:36 
GeneralScreen Resolution Pin
HarleyHetz10-Feb-05 7:58
HarleyHetz10-Feb-05 7:58 
GeneralRe: Screen Resolution Pin
Dave Kreskowiak10-Feb-05 8:55
mveDave Kreskowiak10-Feb-05 8:55 
GeneralDVD Title's and Ratings Pin
studlyed10-Feb-05 7:31
studlyed10-Feb-05 7:31 
GeneralMultiColumn Combo Pin
Shahzad Ahmed Khan10-Feb-05 7:00
Shahzad Ahmed Khan10-Feb-05 7:00 
GeneralVB.NET MultiColumn ComboBox Pin
Shahzad Ahmed Khan10-Feb-05 6:51
Shahzad Ahmed Khan10-Feb-05 6:51 
GeneralDistinguishing between MONTHS question.. Pin
Ranchoz7110-Feb-05 5:05
Ranchoz7110-Feb-05 5:05 
GeneralRe: Distinguishing between MONTHS question.. Pin
Jim Matthews10-Feb-05 6:05
Jim Matthews10-Feb-05 6:05 
GeneralRe: Distinguishing between MONTHS question.. Pin
Ranchoz7110-Feb-05 6:17
Ranchoz7110-Feb-05 6:17 
GeneralRe: Distinguishing between MONTHS question.. Pin
Dave Kreskowiak10-Feb-05 6:34
mveDave Kreskowiak10-Feb-05 6:34 
GeneralForm loses xp theme with WebBrowser object Pin
carlos_rocha10-Feb-05 4:37
carlos_rocha10-Feb-05 4:37 
GeneralRe: Form loses xp theme with WebBrowser object Pin
Joshua Quick10-Feb-05 10:24
Joshua Quick10-Feb-05 10:24 
GeneralRe: Form loses xp theme with WebBrowser object Pin
carlos_rocha10-Feb-05 22:23
carlos_rocha10-Feb-05 22:23 
GeneralRe: Form loses xp theme with WebBrowser object Pin
Joshua Quick11-Feb-05 6:44
Joshua Quick11-Feb-05 6:44 
Generalreferencing in Word Pin
Stephan Wright9-Feb-05 22:39
Stephan Wright9-Feb-05 22:39 
GeneralDataGrid Problem Pin
Sumit Domyan9-Feb-05 22:35
Sumit Domyan9-Feb-05 22:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.