Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a Userform with a multipage object and each tab has ceveral textboxes. I can't get the focus in the first textbox. TxtBox.SetFocus works, but the cursor is not blinking in the txtbox, but if I hit the tab-key, it focusses on the next txtbox. If I type, nothing happens, I have to click in the txtbox to change things. When I hit another tab of the multipage, the cursor is blinking in the first textbox of the new tab and I can directly change things. How can I make it for the first tab on my multipage? Thanks Jos Vens PS I tried to first select another tab-sheet, and then select the first (programmatically) but that doesn't work. If I start on the second, then get to the first tab, the cursor is blinking! Very strange... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show userform without it taking focus? | Excel Programming | |||
Focus on Control before UserForm(s) pop up | Excel Programming | |||
Keep Object with Focus on Display Screen | Excel Programming | |||
Highlight/Select contents of object with focus | Excel Programming | |||
UserForm Loss Focus | Excel Programming |