Print Page | Close Window

Open a CommandBarComboBox

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=23213
Printed Date: 27 November 2024 at 1:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Open a CommandBarComboBox
Posted By: flauzer
Subject: Open a CommandBarComboBox
Date Posted: 28 November 2016 at 6:13am
Hi all,

there is a way to "open" a CommandBarComboBox cb with a

cb.DropDownListStyle property set to True ? ie programmatically.


Thanks.




Replies:
Posted By: olebed
Date Posted: 29 November 2016 at 6:28am
Hi,

Try this
cb.DroppedState = True


Posted By: flauzer
Date Posted: 29 November 2016 at 9:04am
Thanks man for your response. 

Unfortunatelly i use CommandBarComboBox not ComboBox, so that method does not exists.

I simply want to open it after user is typing something... 

The only way I found is send classic {F4} key, ie  SendKeys "{F4}"
but there are some problem (...), so here I am for ask.


Thx



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net