Hi,
I've just been playing about with this BubbleBar component and I'm having trouble getting it to behave as described.
I've been working from the example in this thread:
http://www.telerik.com/community/forums/winforms/forms-and-dialogs/bubble-bar.aspx#1436417
I can download the code Nikolay provided as an attachement and run it and it works.
The problem comes when editing it.
Nikolay says:
"After you add these files to your customer project, build it in order to get the BubbleBar component in the VS Toolbox. Then you should simply drag and drop BubbleBar to your form and fill it with RadButtonElement through the Edit Items menu item of the BubbleBar's ActionMenu."
However, even though I can build and run the sample code - I can't seem to get the component to appear in the toolbox. I have tried manaually adding it and it says it's already added, but it does not appear. I can edit the one that is on the form already, I just can't get it into the toolbox - so I can't easily add the control to another form.
I can wrap the BubbleBar in a standard WinForms control by copying the existing one on the demo form into a new control - the WinForms control appears in my tool box. This means that the VS toolbox is picking up the controls from my project - it's just not picking up the BubbleBar.
I want to be able to create custom controls based on the RadControls and I'm slightly worried something is set up wrong because I can't even get this demo control to work as expected. I don't want to spend time building up controls only to find that I have to hard code them because the designer doesn't support them properly.
I can load up the ExamplesCSVS2010.sln from the Q2 2011 Examples for WinForms - which includes the BubbleBar in the Integration examples - here I can get the BubbleBar running fine, but I can't get it into the Toolbox.
It's probably just something daft I'm doing wrong, I'm just getting the hang of these Rad bits...
Any pointers would be appreciated...
:)
I've just been playing about with this BubbleBar component and I'm having trouble getting it to behave as described.
I've been working from the example in this thread:
http://www.telerik.com/community/forums/winforms/forms-and-dialogs/bubble-bar.aspx#1436417
I can download the code Nikolay provided as an attachement and run it and it works.
The problem comes when editing it.
Nikolay says:
"After you add these files to your customer project, build it in order to get the BubbleBar component in the VS Toolbox. Then you should simply drag and drop BubbleBar to your form and fill it with RadButtonElement through the Edit Items menu item of the BubbleBar's ActionMenu."
However, even though I can build and run the sample code - I can't seem to get the component to appear in the toolbox. I have tried manaually adding it and it says it's already added, but it does not appear. I can edit the one that is on the form already, I just can't get it into the toolbox - so I can't easily add the control to another form.
I can wrap the BubbleBar in a standard WinForms control by copying the existing one on the demo form into a new control - the WinForms control appears in my tool box. This means that the VS toolbox is picking up the controls from my project - it's just not picking up the BubbleBar.
I want to be able to create custom controls based on the RadControls and I'm slightly worried something is set up wrong because I can't even get this demo control to work as expected. I don't want to spend time building up controls only to find that I have to hard code them because the designer doesn't support them properly.
I can load up the ExamplesCSVS2010.sln from the Q2 2011 Examples for WinForms - which includes the BubbleBar in the Integration examples - here I can get the BubbleBar running fine, but I can't get it into the Toolbox.
It's probably just something daft I'm doing wrong, I'm just getting the hang of these Rad bits...
Any pointers would be appreciated...
:)