LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 169
Default ListView and checkbox (Refresh problem)

I tried:
Me.Create_ListView.Refresh and doesn't work too.
--
Alex St-Pierre


"Alex St-Pierre" wrote:

Hi,
I have a listview inside a multipage. At the opening, the listview display
is ok. If I change to page 2 and return to page 1, the checkboxs of the
ListView are hidden. I tried SetFocus but doesn't work. Is there an other way
to say Refresh the ListView?
Thanks a lot!
Private Sub MultiPage1_Change()
If Me.MultiPage1.Pages = 1 Then
Me.Create_ListView.SetFocus 'This line doesn't work
End If
End Sub


--
Alex St-Pierre

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Checkbox Problem, Please Help! Magnivy Excel Programming 1 August 30th 06 04:37 PM
Checkbox problem WLMPilot Excel Programming 1 July 23rd 06 02:47 PM
Checkbox problem Patrick Simonds Excel Programming 1 September 29th 05 08:47 AM
Checkbox problem Patrick Simonds Excel Programming 1 September 29th 05 05:37 AM
Help: weild checkbox problem huangx06 Excel Programming 0 July 7th 05 11:13 PM


All times are GMT +1. The time now is 06:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"