03-13-2006 11:07 AM
Hi I have used the ActiveX controller wizard to generate
wrapper functions for the controls in the mscomctrl library,
as I wish to use the statusbar on a labwindows panel.
I have used the function MSComctlLib_NewIStatusBar to add the status bar to the
panel. However, it is randomly placed on the form and is not the correct size.
How can I resize this control, place in on the bottom of a panel and place text
in different panels on the statusbar.
I would appreciate anyone letting me know where the information for using this
activex control from ansi c is on the web.
I have looked but can not find any examples at all.
I assume I am using the wrong search terms as contolling activex control from c
cant be that rare.
Thanks for any help.
03-14-2006 07:45 AM