can i add a tool bar to MDI forms?
Hi All,
i have created a GUI in which, there are some drag and drop objects which work at run time . suppose if user wants to create a GUI with my Drag and Droppable objects, by selecting a menu item "New" he should be able to do that in different forms, like wise he should be able to create number of GUIs in different forms.
So my questions are
(1) can i create a tool bar in MDI forms, so that user should be able to create a new GUI in different forms throgh the toolbar( he will selet "new" menu in a menu bar, then immediately child form will be loaded)?
(2): if creating a tool bar is possible, then can i place my user controls in that tool bar,( for reusing purpose)..if so how can i add the tool bar to MDI forms, and insert the user controls to that tool bar.
(3): here my user controls are pictures, user can drag it and drop it on the form at runtime. for this purpose i used form's dragdrop event,picture's mouse down event..etc, so after puting it in the tool bar also, these functions should work.. is it possible
please answer to my questions if u know...
Thanks in advance:
regards:
raghunadhs
Re: can i add a tool bar to MDI forms?
Re: can i add a tool bar to MDI forms?
Hi Kal-E1!
could u provide me a sample example how to place the my picture in the M.D.I' tool bar?
Thanks in advance:
regards:
raghunadhs
Quote:
Originally Posted by Kal-El
Yes to all :)
why don't u reply to this threadRe: can i add a tool bar to MDI forms?
Hi all,
can any one give responce to my thread...?
Thanks:
ragards:
raghunadhs.v
Re: why don't u reply to this threadRe: can i add a tool bar to MDI forms?
Hi,
Can u say how to put a picture in the tool bar of a M.D.I parent form? so that it should be able to place on the form also.....
if my question is not clarity......please, please see #1,#3 quotes of this thread.
Thanks:
regards:
raghunadhs
Re: can i add a tool bar to MDI forms?
Re: can i add a tool bar to MDI forms?
Hi hack,
Thanks... for your responce. i will see it. and let you know the feed back.
regards:
raghunadhs
Quote:
Originally Posted by Hack