Hello all.
I'm using Delphi-7, and I have an MDI Form which at a certain point has
2 children.
I want to disable the users ability to jump through them (i.e. use
ctrl-tab), so that the 2nd form is EFFECTIVELY shown modally (yes, I
know, MDI children can't be modal, because you can't make visible forms
modal, and you can't set children to be invisible).
 
Can anybody help me disabling the shortcut?
 
I tried overriding the OnShortCut event, but I can't get it to
acknowledge the ctrl-tab or ctrl+shift+tab key combo).
 
Thanks,
Assaf.
 
Assaf Stone
Spacelogic ltd.
[EMAIL PROTECTED]
Tel: 972-9-8855565 ext. #315
 


[Non-text portions of this message have been removed]



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to