Print Page | Close Window

codejock flattext in statusbar

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=9137
Printed Date: 17 June 2025 at 10:41pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: codejock flattext in statusbar
Posted By: gaudetm
Subject: codejock flattext in statusbar
Date Posted: 18 December 2007 at 11:38pm
if i use this code with standard vb textbox,    
 
    Dim MyPane As StatusBarPane
    Set MyPane = cb.StatusBar.InsertPane(0, 120)
    MyPane.Width = 120
    MyPane.Handle = txtPage.hWnd
    cb.StatusBar.Visible = True
 
then the textbox is inside the statusbar as expected but if I replace the vb textbox with the codejock flattextbox then the textbox is'nt move to the statusbar.
 
Marc



Replies:
Posted By: Oleg
Date Posted: 19 December 2007 at 11:15am
please put it to picturebox and attach picture box.

-------------
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