Codejock CommandBarsFrame

keithrub

New Member
I am new to using the Codejock ActiveX suite and have a question using the CommandBarsFrame. I can't seem to be able to make a Progress widget appear on top of the Codejock CommandBarsFrame. I create a new Progress Window, put the CommandBarsFrame OCX on top of the window and stretch the ocx to take up the entire frame. I then drop a fill-in or a button on top of the CommandBarsFrame. When I run it all I see is the CommandBarsFrame. I can't get the fill-in or the button to appear on top of the CommandBarsFrame.

If you have any thoughts I would really appreciate the comment!!
 
may be better off creating a frame inserting your items into the frame, in the program initialise the ocx and then send frame to top... i've used some of codejock xtreme products but not the commandbarsframe...
 
Back
Top