Click here to Skip to main content
16,020,669 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: HTML Viewer? Pin
jp2code7-Jul-09 16:27
professionaljp2code7-Jul-09 16:27 
GeneralRe: HTML Viewer? Pin
Luc Pattyn7-Jul-09 18:05
sitebuilderLuc Pattyn7-Jul-09 18:05 
QuestionHow to access the pages in a PrintPreviewControl? Pin
Alan Burkhart3-Jul-09 7:16
Alan Burkhart3-Jul-09 7:16 
QuestionHow to resize a user control both at run time and design time Pin
honey.rpk2-Jul-09 20:17
honey.rpk2-Jul-09 20:17 
AnswerRe: How to resize a user control both at run time and design time Pin
dan!sh 2-Jul-09 23:29
professional dan!sh 2-Jul-09 23:29 
AnswerRe: How to resize a user control both at run time and design time Pin
Henry Minute3-Jul-09 0:00
Henry Minute3-Jul-09 0:00 
GeneralRe: How to resize a user control both at run time and design time Pin
honey.rpk3-Jul-09 1:36
honey.rpk3-Jul-09 1:36 
GeneralRe: How to resize a user control both at run time and design time PinPopular
Henry Minute3-Jul-09 1:50
Henry Minute3-Jul-09 1:50 
honey.rpk wrote:
But i need a control which works like an explorer bar but with an extra feature of holding some controls of any type(eg.. Button, panel, textbox).


The reason that I pointed you to the article that I did, and gave you a search term is that those controls all perform the collapsing of the panels and moving the others to remove the empty spaces. All you have to do is to use the panel control that you already have and the code for avoiding excessive empty space from the ExplorerBar and put them together.

If you have any hopes of becoming a programmer this is the sort of thing that you must learn to do.

If you cannot follow the code in the link I gave, do a search, pick one or two of the others and work through the code in them. After that you should at least have some idea about how to do it, then have a go at building your own.

I'll give you a clue: In most of them it is the Bar that holds the panels that moves the panels. There is nothing to stop you from allowing these bars to hold other controls.

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.”

Question[Message Deleted] Pin
Muruvet Kaplan2-Jul-09 2:45
Muruvet Kaplan2-Jul-09 2:45 
AnswerRe: windows form in server Pin
Ray Cassick3-Jul-09 5:04
Ray Cassick3-Jul-09 5:04 
QuestionHow to implement expandable and collapsable properties for usercontrol? Pin
ice.cool 17291-Jul-09 23:55
ice.cool 17291-Jul-09 23:55 
AnswerRe: How to implement expandable and collapsable properties for usercontrol? Pin
dan!sh 2-Jul-09 0:56
professional dan!sh 2-Jul-09 0:56 
GeneralRe: How to implement expandable and collapsable properties for usercontrol? Pin
honey.rpk2-Jul-09 1:16
honey.rpk2-Jul-09 1:16 
AnswerRe: How to implement expandable and collapsable properties for usercontrol? Pin
Henry Minute3-Jul-09 0:01
Henry Minute3-Jul-09 0:01 
GeneralRe: How to implement expandable and collapsable properties for usercontrol? Pin
ice.cool 17293-Jul-09 2:01
ice.cool 17293-Jul-09 2:01 
GeneralRe: How to implement expandable and collapsable properties for usercontrol? Pin
Henry Minute3-Jul-09 2:29
Henry Minute3-Jul-09 2:29 
GeneralRe: How to implement expandable and collapsable properties for usercontrol? Pin
ice.cool 17293-Jul-09 2:38
ice.cool 17293-Jul-09 2:38 
GeneralRe: How to implement expandable and collapsable properties for usercontrol? Pin
Henry Minute3-Jul-09 2:53
Henry Minute3-Jul-09 2:53 
QuestionCalling Form from UserControl Layer Pin
Nath1-Jul-09 20:07
Nath1-Jul-09 20:07 
AnswerRe: Calling Form from UserControl Layer Pin
DaveyM691-Jul-09 22:51
professionalDaveyM691-Jul-09 22:51 
QuestionProblem with sizing an image to fit drawn text Pin
Alan Burkhart30-Jun-09 19:21
Alan Burkhart30-Jun-09 19:21 
QuestiongetModuleFileNameEx Pin
johnl012930-Jun-09 5:38
johnl012930-Jun-09 5:38 
AnswerRe: getModuleFileNameEx Pin
DaveyM6930-Jun-09 6:14
professionalDaveyM6930-Jun-09 6:14 
GeneralRe: getModuleFileNameEx Pin
johnl012930-Jun-09 8:11
johnl012930-Jun-09 8:11 
GeneralRe: getModuleFileNameEx Pin
Luc Pattyn30-Jun-09 8:28
sitebuilderLuc Pattyn30-Jun-09 8:28 

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.