Telerik Forums
UI for WinForms Forum
4 answers
684 views

I need to change the background color of many Rad controls when they are disabled, RadDropDownList is one of them. I have searched up the forum but have not found a satisfactory answer. I am wondering if there is a built-in property that I can just set, so that each time RadDropDownList is disabled, its background color changes to black or gray, instead of the default disable-color. 

I understand that there is a built-in property to set default disable paint to false, it is shown in the code below. But then, how can I set up a custom disable paint? 

UseDefaultDisabledPaint = false;  

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Mar 2016
2 answers
107 views

From filtering box, when I select Null and then select All then the following error occurs:

Item has already been added. Key in dictionary: '(Blanks)'  Key being added: '(Blanks)'

Please see the attached screenshot.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 Mar 2016
1 answer
451 views

Hello,

I've had issues using Telerik for WinForms for a couple of weeks.

I thought I had cured it all last week when I updated my Telerik Control Panel and then updated the suite of controls.

The WinForms app I am working on will not allow me to add any Telerik controls to any Telerik form.

I tried repairing the Telerik WinForms components which didn't work.

I then uninstalled the Telerik WinForms components and re-installed them. Everything appears to install fine but my project will still not allow me to add controls (I can add RadForms though).

Every time I try to add ANY control I get a messagebox saying: "Failed to created component Rad.... The error message follows"....

Why is trying to re-add a reference to Telerik.WinControls.UI every time a new control is placed onto a form?

I am running Windows7 64-Bit - The references in my app are:

Telerik.WinControls

Telerik.WinControls.UI

TelerikCommon

Paths to files are:

C:\Program Files (x86)\Telerik\UI for WinForms Q1 2016\Bin40\Telerik.WinControls.dll

C:\Program Files (x86)\Telerik\UI for WinForms Q1 2016\Bin40\Telerik.WinControls.UI.dll

C:\Program Files (x86)\Telerik\UI for WinForms Q1 2016\Bin40\TelerikCommon.dll

Which are the latest downloads via Telerik Control Panel this afternoon.

 

Has anyone else experienced this issue? It's holding me up a lot.

Thanks.

 

Dimitar
Telerik team
 answered on 17 Mar 2016
1 answer
102 views
Hello everyone.

A first RadRibbonForm is another second RadRibbonForm MDI .

By minimizing the RadRibbonForm son, does not work or close its Maximize controls .
I leave a picture of how it looks.
Thanks for the help .
Hello everyone. A first RadRibbonForm is another second RadRibbonForm MDI . By minimizing the RadRibbonForm son, does not work or close its Maximize controls . I leave a picture of how it looks. Thanks for the help .
Hello everyone. A first RadRibbonForm is another second RadRibbonForm MDI . By minimizing the RadRibbonForm son, does not work or close its Maximize controls . I leave a picture of how it looks. Thanks for the help .
Hello everyone. A first RadRibbonForm is another second RadRibbonForm MDI . By minimizing the RadRibbonForm son, does not work or close its Maximize controls . I leave a picture of how it looks. Thanks for the help .
Hello everyone. A first RadRibbonForm is another second RadRibbonForm MDI . By minimizing the RadRibbonForm son, does not work or close its Maximize controls . I leave a picture of how it looks. Thanks for the help .
Dimitar
Telerik team
 answered on 16 Mar 2016
2 answers
178 views

hi friends,
I want to print a radchartview with a radgridview in the same document, Can you help me?

Electrónica GOIA
Top achievements
Rank 2
 answered on 16 Mar 2016
1 answer
147 views
Hello, I am trying to get and set the state of the Show Weekend check box of a RadSchedulerNavigator paired with a RadScheduler, in order to save and restore user settings.

I can access the RadCheckBoxElement from the navigator (ShowWeekendCheckBox), and I can manipulate the IsChecked property. The check box responds in kind, but whenever I switch from Week view to Month view and vice versa, the checkbox resets to the checked state. If the checkbox is checked manually, the state does persist when the active view type changes (e.g. checked for week view and unchecked for month view stay that way regardless of view changes).

What should I do to really change the value of the check box?

I am using Telerik WinForms version 2014.3.1104.40 with C# targeting .NET 4.0.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Mar 2016
6 answers
245 views

Is it possible to start each "grouping" of data on a new page when printing?

 

I can see simple properties for printing headers at the top of each page, printing the "grouping" column but nothing stands out to perform a page break for each grouping (in my case days of the week).

Hristo
Telerik team
 answered on 14 Mar 2016
4 answers
215 views

i need some help in    radRichTextEditor1_Keydown

        If e.keycode= keys.right Then

then caret goes back two letter

and

        ElseIf   e.keycode= keys.left  Then
then caret goes forward two letter

        End If

Hristo
Telerik team
 answered on 14 Mar 2016
1 answer
158 views

Hei,

 

I would like to do some changes to the RichTextEditorRibbonBar's style gallery like changing the "Normal" style and adding/deleting new/existing styles.

How can I do it programmatically?

Thanks.

Hristo
Telerik team
 answered on 11 Mar 2016
3 answers
92 views

How to implement two MultiColumnCombobox Columns in a gridview as the second combo datasource is based on the first combo value .

When I tried this, the  values of the second combocolumn is lost except for the current row

Thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 11 Mar 2016
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?