Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - codejock flattext in statusbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

codejock flattext in statusbar

 Post Reply Post Reply
Author
Message
gaudetm View Drop Down
Senior Member
Senior Member
Avatar

Joined: 23 September 2006
Location: Canada
Status: Offline
Points: 134
Post Options Post Options   Thanks (0) Thanks(0)   Quote gaudetm Quote  Post ReplyReply Direct Link To This Post Topic: codejock flattext in statusbar
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 December 2007 at 11:15am
please put it to picturebox and attach picture box.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.