StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
BrowserDialog ignores properties
BrowserDialog ignores properties
Post Reply
Like
0
BrowserDialog ignores properties
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Malcon
Malcon
posted 14 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 28,
Visits: 93
I'm changing the properties AcceptKey, and CancelKey SearcheKey, but browserDialog still continues to run the standard commands.
What can it be?
Reply
Like
0
Malcon
Malcon
posted 14 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 28,
Visits: 93
My properties, i´m change this propreties only for test.
this
.browseDialog1.AcceptKey = System.Windows.Forms.
Keys
.F1;
this
.browseDialog1.CancelKey = System.Windows.Forms.
Keys
.F2;
this
.browseDialog1.SearchKey = System.Windows.Forms.
Keys
.F3;
Reply
Like
0
Ivan George Borges
Ivan George Borges
posted 14 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
Hi Malcon.
I have just done it over here and it worked fine. I just think they don't replace the standard keys, instead they add a short cut to them:
Now, when I press either Enter or Alt+Q, the search is executed.
Reply
Like
0
Malcon
Malcon
posted 14 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 28,
Visits: 93
I did exactly this, but in the version 1.7 it does not run correctly.
Below the Print Screen.
I open the BrowserDialog and open the F3 key (which I set to be the Search) but nothing happens, but when I use the Enter key (default) it works correctly.
Attachments
f1.png
(
87 views,
224.00 KB
)
Edited
14 Years Ago by
Malcon
Reply
Like
0
Malcon
Malcon
posted 14 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 28,
Visits: 93
Ivan spotted that this only occurs in BrowserDialog Inherith UI, the BD standard that error occurs.
Detected even if the ReturnSelectedRecordOnly also does not happen in BD Inherithed UI, but in the original database is ok
Reply
Like
0
Ivan George Borges
Ivan George Borges
posted 14 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
Oh, you are using the DevEx BrowseDialog... have a look at this post:
http://forum.strataframe.net/FindPost25299.aspx
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search