Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » TabControl Collapse All
Subject Author Date
Alex Pag Nov 11, 2009 - 5:23 AM

Hi. Show me please how i can active tab page programmatically. I try use Select() function but this function don’t work...

Technical Support Nov 11, 2009 - 5:44 AM

You cannot set the Count property. It is incremented when you add items. It is a get property. Or if you mean something else, please elaborate.

Technical Support Nov 11, 2009 - 5:36 AM

You can use the SelectedTabPage method of the tab control.

Alex Pag Nov 11, 2009 - 5:33 AM

How i can set drop down list items count in combobox ribbon control?

Alex Pag Nov 11, 2009 - 5:31 AM

I find this function...