Telerik Forums
UI for WinForms Forum
2 answers
129 views
How can i change the TextAlignment to MiddleRight?
Thanks
Saif
Top achievements
Rank 2
 answered on 01 Sep 2014
8 answers
484 views
will Telerik winforms will work for C++?
i am using windows for applications in C++  (VS2008)

if yes then example of using telerik tools in C++ with some functionality 
Peter
Telerik team
 answered on 01 Sep 2014
2 answers
84 views
I've been having a couple of issues with the RadRichTextBox due to the event handlers not being provided with the parameters they are documented to, particularly with the DocumentContentChanged, DocumentArranged and CurrentEditingStyleChanged events. It probably affects the CurrentParagraphStyleChanged and CurrentSpanStyleChanged events too.
http://www.telerik.com/help/winforms/richtextbox-events.html
Both of these events are documented to provide the text box in the sender parameter, but instead they receive the RadDocument and the DocumentView objects, respectively.
 This makes it difficult to share event handlers for different text boxes. I've been able to work around this problem so far by using event handlers specific to each text box on my form (I have several), but is there a way to get the associated text box from either the RadDocument or the DocumentView objects? I have a need to add these event handlers dynamically to dynamically added rich text boxes, and this becomes very problematic if there is no way to get the actual text box from the event handler parameters.
Is this by design, and it was overlooked in the documentation, or is it a bug? For what it's worth, I could get the RadDocument and DocumentView from the text box if this was provided in the sender parameter.

George
Telerik team
 answered on 01 Sep 2014
1 answer
115 views
I was trying to empty those textbox text after the event
Thats what i have now:
                           
 foreach (Control ctrl in this.Controls)
  {
         RadControl rc = ctrl as RadControl;
                                
         if (rc is TextBox)
           {
                rc.Text = "";
           }
 
  }

Any help will be appreciated , thanks
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Sep 2014
4 answers
148 views
Going through some of the Telerik UI examples for other platforms, I noticed the Windows8Touch theme which I would like to use for my WinForms project. However, I only have Windows8Theme and no Touch version. I have checked my DLLs and found the same. Is the touch version of the theme available at the moment?

My current version is 2014.2.715.40.

Thank you!
Sam
Top achievements
Rank 1
 answered on 29 Aug 2014
1 answer
439 views
Hi,

We are trying to get PreviewKeyDown event to fire for RadMultiColumnComboBox but it doesn't seem to.  We're able to get KeyDown event to fire though.

Below is the code to register the event.

this.radMultiColumnComboBox1.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.radMultiColumnComboBox1_PreviewKeyDown);
Dimitar
Telerik team
 answered on 29 Aug 2014
5 answers
149 views
How can i set the Zoom Value by code
Stefan
Telerik team
 answered on 29 Aug 2014
3 answers
156 views
I mean a chart to show the workflow state to end user? example which step is arrived.

or some existing chart can do similar thing?
Dimitar
Telerik team
 answered on 28 Aug 2014
5 answers
287 views
I was trying to using navigation event, whenever I clicked the navigation button , i was trying to retrieve the current view month.

Is there any easy way or some properties already exists to get the current view month?

Thanks.
ZHOU
Top achievements
Rank 2
 answered on 27 Aug 2014
4 answers
342 views
I would like to bind the PropertyGrid from List<string> that i have.
I want to use the PropertyGrid as a detail form my list but i want onle several properties:

File name (this is the file from my list)
and after that 3 section contain 2 properties section with headline

for example:

file1.doc

the 3 section:

File Details (this is section 1)

Size: sere i want text box
Property 2: Text-box
Property 3: Text-box

Section 2
Property  1 Text-box
Property  2 Text-box
Property  3 Text-box

Section 3
Property  1 Text-box
Property  2 Text-box
Property  3 Text-box


d
d
d







Dimitar
Telerik team
 answered on 27 Aug 2014
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
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
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
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?