Print Page | Close Window

Edittext in a popup like access

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=4092
Printed Date: 21 June 2025 at 6:04am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Edittext in a popup like access
Posted By: cmaxmedia
Subject: Edittext in a popup like access
Date Posted: 29 April 2006 at 6:37am

hi,
how can i create a popup wich contains a edit-filter-textbox control looks like access? An icon on the left side and also an icon on the right side?

i have tried:


    Dim Control As CommandBarControl
    Dim popup As CommandBar

    Set Control = popup.Controls.Add(xtpControlEdit, ID_EDIT_SEARCH_POPUP, "Filter")  '<= there is a search icon

    'Control.Style = xtpButtonIconAndCaption  '<= Error



this looks very nice, but: i want to have an icon. the property Control.IconId works but no icon is shown and the property Control.Style = xtpButtonIconAndCaption calls an error "object doesn't support this property or method (438)

thanx




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