Current location: Hot Scripts Forums » Programming Languages » Visual Basic » How to make TAB key working in MS Flex


How to make TAB key working in MS Flex

Reply
  #1 (permalink)  
Old 03-31-04, 05:11 PM
gurudhiman gurudhiman is offline
New Member
 
Join Date: Mar 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
How to make TAB key working in MS Flex

Hi,

Does anyone know how to make TAB key working in MS Flex grid in Visual Basic 6? Please let me know.

Thanks
Dhiman
Reply With Quote
  #2 (permalink)  
Old 02-18-05, 05:39 AM
mangeshdeshmane mangeshdeshmane is offline
New Member
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by gurudhiman
Hi,

Does anyone know how to make TAB key working in MS Flex grid in Visual Basic 6? Please let me know.

Thanks
Dhiman
with msflexgridcontrol use key_press() event.

use tab key's ascii value.

1. locate the position i.e. row(),col()

2. with keypress event change col() value i.e. xcol=xcol+1 and row value
remain same

try and replay,

thanks
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

Forum Jump


All times are GMT -5. The time now is 01:20 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.