Home

SpeakComputers.com | Text-to-Speech Software

Natural sounding TTS voice support | Cepstral TTS voices | Text to MP3 | Natural Readers

Text to Speech Software Text to Speech Voices SpeakComputer Text to Speech Software

BubbleBar, DevComponents.

Namespace: DevComponents.DotNetBar
Assembly: DevComponents.DotNetBar2.dll
Using: DevComponents.DotNetBar;
Declaring: DevComponents.DotNetBar.BubbleBar();

Creating a new DotNetBar BubbleBar.

DevComponents.DotNetBar.BubbleBar BBar = new DevComponents.DotNetBar.BubbleBar();
BBar.Dock = DockStyle.Bottom;
DevComponents.DotNetBar.BubbleBarTab Btab = new DevComponents.DotNetBar.BubbleBarTab();
Btab.Text = "Tab One";
Btab.PredefinedColor = DevComponents.DotNetBar.eTabItemColor.Blue;
BBar.Tabs.Add(Btab);
DevComponents.DotNetBar.BubbleButton Bitem = new DevComponents.DotNetBar.BubbleButton();
Bitem.Image = global ::WindowsApplication2.Properties.Resources._001_folder1;
Btab.Buttons.Add(Bitem);
BBar.Size = new Size(200, 100);
this.Controls.Add(BBar);

Screenshots - BubbleBar, DevComponents.

BubbleBar examples from the DevComponents Windows Forms Programming control set.

Top of page
Text to Speech Speech synthesis Software TTS Software
Copy Right 2006 SpeakComputers.com - All Rights Reserved.
About Privacy Policy TTS Resouces
Free Text to Speech software
Free Text to Speech Software