Click here to Skip to main content
16,004,761 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: WebBrowser control stopped working Pin
Alan Burkhart17-Sep-09 18:01
Alan Burkhart17-Sep-09 18:01 
GeneralRe: WebBrowser control stopped working Pin
Luc Pattyn17-Sep-09 18:29
sitebuilderLuc Pattyn17-Sep-09 18:29 
QuestionReplacement component for the Microsoft MSHTML component (PIA) [modified] Pin
Joost Verdaasdonk17-Sep-09 2:47
Joost Verdaasdonk17-Sep-09 2:47 
AnswerRe: Replacement component for the Microsoft MSHTML component (PIA) Pin
Joost Verdaasdonk20-Sep-09 21:57
Joost Verdaasdonk20-Sep-09 21:57 
QuestionAdding Dropdown button to ToolStrip Pin
εїзεїзεїз16-Sep-09 21:49
εїзεїзεїз16-Sep-09 21:49 
AnswerRe: Adding Dropdown button to ToolStrip Pin
Henry Minute17-Sep-09 3:13
Henry Minute17-Sep-09 3:13 
GeneralRe: Adding Dropdown button to ToolStrip Pin
εїзεїзεїз17-Sep-09 13:10
εїзεїзεїз17-Sep-09 13:10 
GeneralRe: Adding Dropdown button to ToolStrip Pin
Henry Minute17-Sep-09 13:44
Henry Minute17-Sep-09 13:44 
How to: Add ToolStrip Items Dynamically - MSDN[^], will tell you how to do that.


softdev_sup wrote:
how to specofy that the type is dropdown or combobox or something else


They are all separate classes, duplicate what is done in the tutorial given above and replace their control with one of your choosing. Take a look at the entry for ToolStrip on MSDN ToolStrip Control (Windows Forms) - MSDN[^]. There are loads of links on that page. Follow them in turn. Read the ones that are textual, code the ones that are examples (if you take my advice type the code in you learn far more that way, don't copy and paste it!).

The only real way to learn how to use the built in controls, is to research them properly. Start on MSDN, then google for more help on things you don't understand.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Adding Dropdown button to ToolStrip Pin
εїзεїзεїз17-Sep-09 23:40
εїзεїзεїз17-Sep-09 23:40 
QuestionUsing Reflection to access functionality from a web-hosted library. Pin
ccdsystems15-Sep-09 13:33
ccdsystems15-Sep-09 13:33 
AnswerRe: Using Reflection to access functionality from a web-hosted library. Pin
Dave Kreskowiak16-Sep-09 5:17
mveDave Kreskowiak16-Sep-09 5:17 
GeneralRe: Using Reflection to access functionality from a web-hosted library. Pin
ccdsystems16-Sep-09 7:44
ccdsystems16-Sep-09 7:44 
QuestionRetaining Drawn Graphics Pin
farzadmf15-Sep-09 12:23
farzadmf15-Sep-09 12:23 
AnswerRe: Retaining Drawn Graphics Pin
Luc Pattyn15-Sep-09 14:57
sitebuilderLuc Pattyn15-Sep-09 14:57 
QuestionRe: Retaining Drawn Graphics Pin
farzadmf16-Sep-09 0:23
farzadmf16-Sep-09 0:23 
AnswerRe: Retaining Drawn Graphics Pin
Luc Pattyn16-Sep-09 1:52
sitebuilderLuc Pattyn16-Sep-09 1:52 
GeneralRe: Retaining Drawn Graphics Pin
farzadmf16-Sep-09 12:50
farzadmf16-Sep-09 12:50 
Questionwindows service not working Pin
iiiii15-Sep-09 0:00
iiiii15-Sep-09 0:00 
AnswerRe: windows service not working Pin
Dave Kreskowiak16-Sep-09 5:10
mveDave Kreskowiak16-Sep-09 5:10 
GeneralRe: windows service not working Pin
iiiii16-Sep-09 18:47
iiiii16-Sep-09 18:47 
GeneralRe: windows service not working Pin
Dave Kreskowiak17-Sep-09 1:10
mveDave Kreskowiak17-Sep-09 1:10 
QuestionUrgent : How to improve performence ?? Pin
Tejaswini Prashant J14-Sep-09 20:11
Tejaswini Prashant J14-Sep-09 20:11 
AnswerRe: Urgent : How to improve performence ?? Pin
Luc Pattyn15-Sep-09 15:01
sitebuilderLuc Pattyn15-Sep-09 15:01 
AnswerRe: Urgent : How to improve performence ?? Pin
Eddy Vluggen16-Sep-09 4:34
professionalEddy Vluggen16-Sep-09 4:34 
QuestionUpdating PictureBox control every one minute in windows form Pin
Member 418166914-Sep-09 6:29
Member 418166914-Sep-09 6:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.