SOLVED: Value in cell marked |
Post Reply |
Author | |
McKloony
Senior Member Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |
Post Options
Thanks(0)
Posted: 12 November 2009 at 7:34am |
How can I mark the content (value) of a cell in RC? There is no function like SelStart, SelLenght oder SelEnd. |
|
Product: Xtreme SuitePro (ActiveX) 16.2.5
Platform: XP / Windows 7 Language: Visual Basic 6.0 SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
There is an option to select entire contents of ReportItem:
when adding RecordItems
recItem.CreateEditOptions
recItem.EditOptions.SelectTextOnEdit = True or column for all Record Items
wndReportControl.Columns(0).EditOptions.SelectTextOnEdit = True
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |