Posted on Dec 6, 2011 (permalink)
<
telerik:RadToolBar
ID
=
"RadToolBar3"
runat
"server"
Skin
"Black"
BorderWidth
"0px"
onbuttonclick
"RadToolBar3_ButtonClick"
>
Items
telerik:RadToolBarDropDown
Font-Size
"Medium"
Buttons
telerik:RadToolBarButton
Text
"Sign Out"
CheckOnClick
"true"
CommandName
"SignOut"
</
"Contact Us"
"ContactUs"
Reply
protected
void
Page_Load(
object
sender, EventArgs e)
{
RadToolBarDropDown dropDown =
new
RadToolBarDropDown();
dropDown.Text =
"DropDown1"
;
dropDown.Buttons.Add(
RadToolBarButton(
"Text"
));
RadToolBar3.Items.Add(dropDown);
}
Back to Top
[ ASP.NET ToolBar Features | Documentation | Demos | Telerik TV | Self-Paced Trainer | Step-by-step Tutorial ]
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below