How To Add Toolbar to Dialog Form 
Author Message
 How To Add Toolbar to Dialog Form

How can i Add toolbar control to a Form (Dialog)

From some reason i don't see any control in the Toolbox that is a
Toolbar Control.

I don't want to use ActiveX control.

Thanks,
Rami Atia



Tue, 27 Feb 2001 03:00:00 GMT  
 How To Add Toolbar to Dialog Form
Just create it yourself using CToolBarCtrl::Create
in the dialog's OnInitDialog. - Doug S.
Quote:

> How can i Add toolbar control to a Form (Dialog)

> From some reason i don't see any control in the Toolbox that is a
> Toolbar Control.

> I don't want to use ActiveX control.

> Thanks,
> Rami Atia



Tue, 27 Feb 2001 03:00:00 GMT  
 How To Add Toolbar to Dialog Form
On Fri, 11 Sep 1998 17:12:06 -0400, Douglas Sutherland

Quote:

>Just create it yourself using CToolBarCtrl::Create
>in the dialog's OnInitDialog. - Doug S.

        It is not that easy. Look at dlgcbr32 sample.

Quote:

>> How can i Add toolbar control to a Form (Dialog)

>> From some reason i don't see any control in the Toolbox that is a
>> Toolbar Control.

>> I don't want to use ActiveX control.

>> Thanks,
>> Rami Atia

blg.


Thu, 01 Mar 2001 03:00:00 GMT  
 How To Add Toolbar to Dialog Form
Rami,

Click here!
 http://www.stingray.com/mfc_faq/chapter6/chapter6_5.htm#6.5.5.

May helps,            Best Regards

                                                    Johnson Wu

Quote:

> How can i Add toolbar control to a Form (Dialog)

> From some reason i don't see any control in the Toolbox that is a
> Toolbar Control.

> I don't want to use ActiveX control.

> Thanks,
> Rami Atia



Fri, 02 Mar 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. How To Add Toolbar to Form ?

2. Steps to add bitmap to button in Dialog form

3. How to add Dialog form to a MDI

4. Adding a toolbar to a Dialog with ATL ( NOT MFC)

5. Adding more Dialog/Toolbar/Tree icons

6. Adding control in the dialog editor toolbar

7. URGENT: adding ToolBars and StatusBars to a Dialog based application

8. Adding a toolbar to a Dialog with ATL ( NOT MFC)

9. How to add a toolbar to a MFC Dialog

10. adding toolbar to a dialog

11. Add Toolbar to Dialog-based

12. Adding toolbar to a dialog question

 

 
Powered by phpBB® Forum Software