Telerik Forums
UI for WinForms Forum
6 answers
135 views
hai there!

I've added a taskpane to my project.

I want to use de same colors as the RadRibbonBar.

How can I set the same colors to the taskpane control?

Thank you very much
Nikolay
Telerik team
 answered on 14 Apr 2008
1 answer
141 views
Hello,

We are currently testing winform components and plan to buy them for our applications, however one of the key feature we're looking for is the ability to be fully translated in any language.

We already find out the way to translate some of the strings, but some others remain in english (for example "Show Below the Ribbon" or "Minimize the Ribbon" in the radRibbonBar component). Can you guarantee us that every single string is translatable by accessing the text property of the component in code mode?

Regards,
Nikolay
Telerik team
 answered on 14 Apr 2008
1 answer
130 views
Is there away to disable the dropdown layout editor button when the style is set to OutlookNavPane?  If not, is there a way to customize the dialogox, because some of it's buttons are cut off and the reset button appears to do nothing?
Boyko Markov
Telerik team
 answered on 11 Apr 2008
4 answers
231 views
Hi,

I use a forms.listbox an bind it to a List<MyClass>.
Then I set DisplayMember to the name of a porperty.

In the selectedindexchanged I do:
MyClass selEle=listBox1.SelectedValue as MyClass;

And (as expected) I get an object assigned if there is a selected item in the LB.

With RADListBox I always get null!!!

Other "unexpected" behaviour.
If I doubleclick on a listbox in designmode a handler for "SelectedIndexChanged" is added -- this is what I'm used to for years.

With RADListBox a handler for Click is added instead!

So how can I bind a List<MyClass> to a rad listbox and get the selected class element as selectedvalue?

Regards

Manfred
Nikolay
Telerik team
 answered on 11 Apr 2008
1 answer
123 views
Hi to everybody
I'm new to telerik controls and I've just finish download trial version for evalutating.
My first question is simple: I create a Form1, add a imagelist (32x32) with some images, a PanelBar and set ImageList property to my ImageList1.
I create a RadPanelBarGroupElement1 and set the ImageIndex to my image in the ImageList1.
The Image is shown but "cutted" (top and bottom).
I searched for something to resize all my RadPanelBarGroupElement but I was not able to find che property.
I need large images and 16x16 are too small.

Any suggeestion?


Alessio Iodice
Nikolay
Telerik team
 answered on 11 Apr 2008
1 answer
90 views
I created a simple form with one TabStrip and one TabItem.
TabItem has one button over it. Now on Form_Load event even if I do
TabItem1.Enabled = True, it visible as Disabled on runtime.

I have created a sample app to reproduce it but I can't do attachment here so not sure how to give more details. But here is the code for Form_Load event

Public Class Form1
    Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
        TabItem1.Enabled = True

    End Sub
End Class

Let me know if you need more details.

Nikolay
Telerik team
 answered on 11 Apr 2008
1 answer
114 views
I use a TreeView where I instead of the "LoadOnDemand" property programmatically add Loading... sub-nodes. After fetching the requested data I populate my tree view by clearing the parent node's child nodes and then add all my received data.

My problem is that if no data has been received, the TreeView still displays my parent node as expandable.

        public void SetTreeNodes(Collection<NodeInformation> nodeInformation, string parentKey)  
        {  
            if (m_TreeNodes.ContainsKey(parentKey))  
            {  
                RadTreeNode parentNode = m_TreeNodes[parentKey];  
                foreach( RadTreeNode node in parentNode.Nodes)  
                {  
                    RemoveTreeNodeAndChildrenFromDictionary(node);  
                }  
                parentNode.Nodes.Clear();  
 
                foreach (NodeInformation information in nodeInformation)  
                {  
                    AddTreeNode(information, parentKey);  
                }  
            }  
        } 

I currently use 2007 Q3, is this a problem that has been addressed?
Jordan
Telerik team
 answered on 11 Apr 2008
1 answer
98 views
how do u make a grid view pageable.
Martin Vasilev
Telerik team
 answered on 10 Apr 2008
4 answers
345 views
I've got a theme that sets my label controls to the font & size etc that I want standardized across the application, but I've got a couple issues that are annoying:

1. Font settings on my designer are being overwritten - my theme size is 8p, I want my header label to be 12p... but it reverts back to 8p when the app loads!

2. Labels that end up on different background colors all revert to the color of the theme!

Now when I'm in VSB there's interesting looking things like control class, but I don't know how to use them or what they're for - I don't mind specifying a certain 'class' to be used for the different areas in the app, but I do need to figure out how it works.

Any help would be appreciated!
Nikolay
Telerik team
 answered on 09 Apr 2008
5 answers
166 views
Hi,
I'm using dock panel and shaped form and its a MDI application.My requirement is I should always have only one instance of the form .Create if it is not available or activate it.I used Singleton pattern to acheive this.

I have problems activating it or showing it next time.I couldn't find any sample .
Please advice with the exact sample

thanks in advance
Nikolay
Telerik team
 answered on 08 Apr 2008
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Form
Chart (obsolete as of Q1 2013)
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?