|
Can We Add Any thing Like "Panel" , "Button" , "TabControl" Etc After Publish Or Runtime?????
like "Internet Explorer 8" New Tab
, Is it Possible ?
www.shariqdon.media.officelive.com- Edited byShariqDON Tuesday, December 01, 2009 3:11 AM
- Edited byShariqDON 8 hours 10 minutes ago
-
|
| ShariqDON Monday, November 30, 2009 9:09 PM |
HI Kaymaf , Basical I want to make a Quiz Program. and Quiz Program Required Update File For more Question Or FUN Check My Reply in this Thread ! Check it In new Tab! http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/17f236f0-474e-4bdc-867c-b31a7e7d33ca Just i want to release my New Update file And then My Application Pic it As new Question Session Sorry About my English
www.shariqdon.media.officelive.com
why do you want to create quiz program using multiple controls?. You should create your quiz in html and then use webbrowser control to show your question. so when you want to update the questions, only the html will be changed, you dont have worry about the main program (Windows Application). kaymaf
If that what you want, take it. If not, ignored it and no complain - Marked As Answer byShariqDON 7 hours 42 minutes ago
-
|
| kaymaf Tuesday, December 01, 2009 1:37 AM |
Hi Kaymaf ! Add New Tab Problem is Solved Now i have more Question about this i m asking Later in New Thread
TabControl1.TabPages.Add("shariq")
i put this code in Button
www.shariqdon.media.officelive.com - Marked As Answer byShariqDON 8 hours 12 minutes ago
-
|
| ShariqDON 8 hours 12 minutes ago |
Can We Add Any thing Like "Panel" , "Button" , "TabControl" Etc After Publish Or Runtime????? like "Internet Explorer 8" New Tab , Is it Possible ?
www.shariqdon.media.officelive.com
You have to know that any options you want to apply to your program at runtime must first be implemented in your code at design time so that the program aware of it. kaymaf
If that what you want, take it. If not, ignored it and no complain |
| kaymaf Monday, November 30, 2009 11:07 PM |
You have to know that any options you want to apply to your program at runtime must first be implemented in your code at design time so that the program aware of it.
kaymaf
If that what you want, take it. If not, ignored it and no complain
HI Kaymaf , Basical I want to make a Quiz Program. and Quiz Program Required Update File For more Question Or FUN Check My Reply in this Thread ! Check it In new Tab! http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/17f236f0-474e-4bdc-867c-b31a7e7d33caJust i want to release my New Update file And then My Application Pic it As new Question Session Sorry About my English
www.shariqdon.media.officelive.com |
| ShariqDON Monday, November 30, 2009 11:16 PM |
Just i want to release my New Update file And then My Application Pic it As new Question Session in new "TaB"
www.shariqdon.media.officelive.com |
| ShariqDON Monday, November 30, 2009 11:28 PM |
HI Kaymaf , Basical I want to make a Quiz Program. and Quiz Program Required Update File For more Question Or FUN Check My Reply in this Thread ! Check it In new Tab! http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/17f236f0-474e-4bdc-867c-b31a7e7d33ca Just i want to release my New Update file And then My Application Pic it As new Question Session Sorry About my English
www.shariqdon.media.officelive.com
why do you want to create quiz program using multiple controls?. You should create your quiz in html and then use webbrowser control to show your question. so when you want to update the questions, only the html will be changed, you dont have worry about the main program (Windows Application). kaymaf
If that what you want, take it. If not, ignored it and no complain - Marked As Answer byShariqDON 7 hours 42 minutes ago
-
|
| kaymaf Tuesday, December 01, 2009 1:37 AM |
why do you want to create quiz program using multiple controls?. You should create your quiz in html and then use webbrowser control to show your question. so when you want to update the questions, only the html will be changed, you dont have worry about the main program (Windows Application).
kaymaf
If that what you want, take it. If not, ignored it and no complain
You Are Absolutly Right ... Ihave idea... I think it is Better If i m using ComboBox According to My thinking, ComboBox make a List Of All Available Update File (Textfiles). who Currently Available In Update File Folder. Here I m Fased some Chalenges. How to my Application Pick a New Question Session. If i Click New Update From Combobox("New Text file").According to myThread i m asking:Can We Add "TabControl" After Publish Or Runtime????? like "Internet Explorer 8" New Tab
Is It Possible.
www.shariqdon.media.officelive.com |
| ShariqDON Tuesday, December 01, 2009 2:01 AM |
Hi Kaymaf ! Add New Tab Problem is Solved Now i have more Question about this i m asking Later in New Thread
TabControl1.TabPages.Add("shariq")
i put this code in Button
www.shariqdon.media.officelive.com - Marked As Answer byShariqDON 8 hours 12 minutes ago
-
|
| ShariqDON 8 hours 12 minutes ago |