Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I'm trying to get the KeyDown event to fire on a RichTextBox. Here's my test code... Private Sub Richtextbox1_Keydown(KeyCode As Integer, Shift As Integer) MsgBox "hello" End Sub This is how it would be written in VB. Any suggestions for VBA?? Perhaps I need additional references?? Thanks! Trip |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
worksheet change event not working | Excel Discussion (Misc queries) | |||
before print event not working | Excel Programming | |||
Workbook_Open event not working | Excel Programming | |||
Worksheet_Change Event Not Working | Excel Programming |