The CollapsedDropDownButtonImage property gets/sets the image of the CollapsedDropDownButton. C# Image img = Image.FromFile(Application.StartupPath +@"\image.png"); this.toolStripEx1.CollapsedDropDownButtonImage = img; VB Dim img As Image = Image.FromFile(Application.StartupPath +"\image.png") Me.toolStripEx1.CollapsedDropDownButtonImage = img |
Article ID: | Published Date: | Last Revised Date: | Platform: | Control: |
1603 | 04/30/2011 | 07/10/2014 | WinForms | RibbonControlAdv |
Tags:
|
|
or the page will be automatically redirected to sign-in page in 10 seconds.