Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - ShowRowFocus property
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ShowRowFocus property

 Post Reply Post Reply
Author
Message
ijwelch View Drop Down
Senior Member
Senior Member


Joined: 20 June 2006
Status: Offline
Points: 262
Post Options Post Options   Thanks (0) Thanks(0)   Quote ijwelch Quote  Post ReplyReply Direct Link To This Post Topic: ShowRowFocus property
    Posted: 21 November 2007 at 10:24pm
This property keeps resetting itself to True in my VB6 project.

Also, if this property is True, I need a method to set the focused row in code. At the moment I have a selected row set in code but the focus rectangle is still shown around previous selected row.

Cheers

BTW, before posting this I did a search in help file for 'focus'. Unfortunately, all results location is 'Xtreme Suite ActiveX Controls', making the results practically useless. Maybe it's time to split the help file up (1 for each product)?
Back to Top
Baldur View Drop Down
Senior Member
Senior Member


Joined: 22 November 2006
Location: Germany
Status: Offline
Points: 244
Post Options Post Options   Thanks (0) Thanks(0)   Quote Baldur Quote  Post ReplyReply Direct Link To This Post Posted: 22 November 2007 at 11:02am
You can use:
 
Set ReportControl.FocusedRow = ReportControl.Rows(Index)
 
You don't need to change the selected rows.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.