![]() |
CommandBarComboBox insertstext before EditHint |
Post Reply
|
| Author | |
bobmazanec
Newbie
Joined: 26 April 2007 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: CommandBarComboBox insertstext before EditHintPosted: 17 July 2007 at 2:26pm |
|
I have a CommandBarComboBox with these options:
When I click in the ComboBox, it selects the EditHint text.
If I insert or append characters -- instead of overwriting all of them -- it appears to keep the EditHint - e.g., .Text = "insertedSome Hint"
If I remove the inserted characters, the hint reverts to grey and .Text to ""
Is there an option or property to keep the .EditHint out of .Text unless the user really types it?
TIA,
bob
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 July 2007 at 1:55am |
|
Hello,
Sorry, I can't reproduce it with current release. What Commandbars version do you have?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
bobmazanec
Newbie
Joined: 26 April 2007 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 July 2007 at 9:43am |
|
10.4.1 (somehow I've missed 11.x until now)
After further experimentation, it only seems to happen when I call the CommandBars' RecalcLayout in the ControlNotify handler.
I have reproduced it in a simple project w/ a single Form containing a CommandBars control:
|
|
![]() |
|
bobmazanec
Newbie
Joined: 26 April 2007 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 July 2007 at 10:31am |
|
I can't reproduce it on 11.1.3 Eval - thanks!
bob
|
|
![]() |
|
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 |