|
-
March 8th, 2003, 10:17 PM
#1
Embedding the dialog in a Tab Page
Dear forum members,
Please tell me how to embed a dialog in a tab page.
Any examples or link in the web ?
Thanks in advance.
-svkr
-
March 9th, 2003, 06:14 AM
#2
Think i know what you mean
I think i know what you mean, that was the esiest way in VC++. But in C# you dont need to embedd dialogs, just add the tabs click the tab and draw the controls.
//B4N WarWolf
-
March 9th, 2003, 07:57 AM
#3
Embedding font fialog in a tab page ...
Hello WarWolf,
The Font dialog has to be embedded in a tab page.
Is it possible to re-use the FontDialog in the tab page by
embedding it ?
Thanks.
-
March 10th, 2003, 03:42 PM
#4
make a user control and use a font control there. u can use this usercontrol in tabpage anyways then..
Paresh
-
March 12th, 2003, 10:10 PM
#5
Font control
Dear Mr.Paresh,
Can you tell me the name of the font picker class ?
i hope i can directly embed that control in my tab page ?
thanks.
-
March 13th, 2003, 12:14 PM
#6
FontDialog is the control that you want to use. its there in ToolBox.
Paresh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|