sbkeenan
14 years agoFrequent Contributor
DevExpress.XtraBars.Docking.AutoHideContainer
Hi
I have been trying to work with the DevExpress.XtraBars.Docking.AutoHideContainer control in our application, but am unable to find any properties or methods that work (no doubt, I'm doing something wrong!!)
the control has a button visible, which, when pointed at or clicked, reveals a menu to the side. Once the menu is visible, I can (I think) work with the controls there (at least, there is a ClickItem method available, which allows me to specify a group and an item that I wich to select.) However, I cannot find any way of clicking the initial button. There is a Click method, but this relies on coordinates and I really don't want to be using those for all the obvious reasons.
Has anyone out there managed to successfully work with this control?
Many thanks in advance.
Regards
Stephen.
I have been trying to work with the DevExpress.XtraBars.Docking.AutoHideContainer control in our application, but am unable to find any properties or methods that work (no doubt, I'm doing something wrong!!)
the control has a button visible, which, when pointed at or clicked, reveals a menu to the side. Once the menu is visible, I can (I think) work with the controls there (at least, there is a ClickItem method available, which allows me to specify a group and an item that I wich to select.) However, I cannot find any way of clicking the initial button. There is a Click method, but this relies on coordinates and I really don't want to be using those for all the obvious reasons.
Has anyone out there managed to successfully work with this control?
Many thanks in advance.
Regards
Stephen.