Print Page | Close Window

VB6 Textbox in a CommandBarControlCustom

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=2632
Printed Date: 14 May 2024 at 12:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: VB6 Textbox in a CommandBarControlCustom
Posted By: Ragnar
Subject: VB6 Textbox in a CommandBarControlCustom
Date Posted: 25 July 2005 at 2:03pm

I have placed i VB6 textbox in a CommandBarControlCustom and set it up in InitCommandsPopup like:

Set ControlForm = Commandbar.controls.add(xtpContolCustom, 0, "popit"

ControlForm.handle = winpop.hwnd 'contains textbox

Is it not possible to type in that textbox when visible

rgds

Ragnar

 




Replies:
Posted By: Oleg
Date Posted: 26 July 2005 at 1:52am
Use xtpControlEdit instead.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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