Telerik Forums
UI for WinForms Forum
4 answers
105 views
Hi, I am new to the "RadDock" control and trying to test it before we put it in our App.
there is some thing that I Test and I dont know if they could be done.

1.We miss a feature in the RedDock control to have a different text between the tab and the "ToolWindow" caption 

2.The RedDock not full support RTL, because the X(close) keep staying in the right side even though I marked all as RTL(but many I didn't do it right)

3.I miss a feature to control the location of the Caption alignment in the "Tool Window"(I want it to be to the right because my App is RTL).

4.The Quick navigator also don’t change by RTL.

5.Is the Quick navigator a Control by itself by any chance? Because I cant find it and would like to use it.
Ivan Todorov
Telerik team
 answered on 06 Jan 2011
3 answers
163 views
Hello,

I am trying to create a pageview / expandable content area with a titlebar and show/hide arrows that is similar to how windows explorer in windows xp does it on the left side navigation of the window. Here is an example image: http://sites.google.com/site/randompicsandimages/_/rsrc/1244344677082/Home/PANELBAR.png

I found a thread here http://www.telerik.com/community/forums/winforms/panelbar/explorer-style-with-panel-bar.aspx where someone asked the same question, and a solution was provided using PanelBar, which is now obsolete.

My question is, is there a way i can use PageView to achieve a similar effect?

Any help / suggestions would be greatly appreciated.

Thanks,
Mark
Ivan Todorov
Telerik team
 answered on 06 Jan 2011
11 answers
168 views
Hi!

Can anyone help me with this? Urgent please.
I'm using radButtons. The GradientStyle is Linear. But when I switch forms, all (as in all) the radButtons in all forms change to GradientStyle Solid. I noticed this when we upgraded to Q3 2010. 

Thanks,

Ian
Richard Slade
Top achievements
Rank 2
 answered on 06 Jan 2011
10 answers
137 views
I don't get it. I want to read/write appointment data from a database, and get/set IsAllDay. Sure, I can check that the start is 00:00:00 and that the end is 23:59:59 on the same date, but what kind of kludge is that?

What reason is there to protect this property?
Dobry Zranchev
Telerik team
 answered on 06 Jan 2011
1 answer
127 views
What I'm trying to do is depend on my search method I want to highlight some fields in my winform to make them required.
Some fields are RadComboBoxes, some of them are DateTimePickers, some MaskedEditBoxes.

On Click event of my search method I'm trying to set a BackColor for fields that are required to yellow.
radComboBox_1.BackColor = Color.Yellow;
EdMsk_A3.BackColor = Color.Yellow;
As soon as user fills out the required field it suppose to change color back to initial White background.

The problem is that the following code for the background change does not work.. BackColor of the combobox  never changed..
Thanks,
Victoria.
Victoria F
Top achievements
Rank 1
 answered on 05 Jan 2011
4 answers
229 views

I need a control that is like the normal windows combobox, except
that for each item in the list the color for the background an forecolor differs, e.g.
Each Item has the same size (width, height)

ITEM 0      backcolour=red, forecolor=white
---------   
ITEM 1      backcolor=black forecolor=white
---------
ITEM 2      backcolor=blue,  forecolour=white
---------

ITEM 3      backcolor=green, forecolour=black

Thank you very much for the help.

 

Ivan Todorov
Telerik team
 answered on 05 Jan 2011
4 answers
158 views
I cannot get the text to wrap in radStatusBarPanelElement placed inside a radstatustrip.
I  am using Q1 2008 SP1.
Can someone please tell me how I can do this? There is nothing in docs also about wrapping text in this element.

Thanks
Sunil
Peter
Telerik team
 answered on 05 Jan 2011
4 answers
99 views
Hi,
    I want to diable the right click option in the RadpanelbarGroupElement. How should i acheive it?
As of now am giving the message box in the mouse down event. Below is the code that i have used.
Private Sub RadPanelBar1_MouseDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles RadPanelBar1.MouseDown
       Try
           If e.Button = Windows.Forms.MouseButtons.Right Then
               RadMessageBox.Show("Right click not allowed.")
               Exit Sub
           End If
       Catch ex As Exception
           RadMessageBox.Show(ex.ToString)
       End Try
   End Sub
I dont need to intimate the user about this. How this should be done?
Surendar S
Top achievements
Rank 1
 answered on 05 Jan 2011
7 answers
150 views
hi team,

I have 4 documents spitted to 4 corners.
How can i get their events in splitting and count of it.

Thank
suresh.
Richard Slade
Top achievements
Rank 2
 answered on 05 Jan 2011
6 answers
453 views
Dear friends,

I have a read only RadScheduler, and i need to change the backcolor of it when i have text in one those fields.
For example, the default backcolor is blue, but when one of the dataset fields contains some text, i need to change the backcolor to red.

Thank you.
Xavier Soares
Top achievements
Rank 2
 answered on 05 Jan 2011
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)
Chart (obsolete as of Q1 2013)
Form
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
NavigationView
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?