Telerik Forums
UI for WinForms Forum
1 answer
129 views
hi
how to suppress validation when moving from one tab to another
Dimitar Kapitanov
Telerik team
 answered on 22 Dec 2006
1 answer
150 views
I just downloaded the Winforms demo and loaded up the first demo app -- the notepad example.

The app does not seem to support some basic functionality of the ribbon bar because the ribbon bar de-selects the text in the text editor.

Example:
1. Highlight some text in the editor.
2. Click the Font drop-down box to select a different font.
3. The text is de-selected so that when you select a font, nothing happens because no text is selected.

The buttons for Bold, Italic, etc, work when setting the text to the option, but not when trying to set it back.

I assume this is just a bug in the demo app...but it's probably something that should be fixed since it's the first thing prospective customers (like me) will see after downloading the demo.
Chris
Telerik team
 answered on 20 Dec 2006
3 answers
343 views
Hi telerik

I would like to add RadSplitButtons in a RadListBox, for displaying af list of documents (files). Default click-action is to open the document, other options (on the drop-down menu on the splitbutton) could be check-in/check-out, preview, etc.
What would be the correct way to add the RadSplitButton ? Can I encapsulate it in a RadListBoxItem ?

Kind Regards
David Nykjær, 2ndC Danmark A/S
Chris
Telerik team
 answered on 18 Dec 2006
3 answers
148 views
Hi,

i am searching for an element whitch i can place in RadListbox that can highlight textpeases. My favorit was changing color in the text like:
abcdefghi

Can the RadListbox handle this?

Thanks for answers

Steve
Chris
Telerik team
 answered on 13 Dec 2006
1 answer
335 views
I have a rad text box on my form and by default it comes in with a height of 15.  When I change it to something else it changes back to 15 once I click out of the height property box. Is there a setting i am missing somewhere?
Chris
Telerik team
 answered on 11 Dec 2006
1 answer
77 views
I am looking for a Control which behaves like the Numeric UPAndDown Control. Would be there any way to get the HScrollbar working like it or do you have any other suggestions?
thank you
Angel
Telerik team
 answered on 11 Dec 2006
1 answer
129 views
Hi the team,

If possible a new r.a.d Gantt diagram for process. Very easy for you!
 
Best regards
Vassil Petev
Telerik team
 answered on 11 Dec 2006
2 answers
124 views
I (among millions of other Windows users) have Stardock WindowBlinds installed and I am running the Vista Plus (adni18) skin, but when pulling up the Examples for the WinForms telerik bits I get a lot of black boxes and lines where telerik skinning should be.

When I unload WindowBlinds, the WinForms demo renders correctly.

I come across incompatibility with WindowBlinds frequently, especially in custom-skinned apps, so this is no surprise. However, it would be nice if telerik was ahead of the game on this.

steve leclair
Top achievements
Rank 1
 answered on 07 Dec 2006
2 answers
173 views
We cannot find the RadTrackBar in our tools menu.
How do we use it?
Thanks.
Gerard van Eldik
Top achievements
Rank 1
 answered on 04 Dec 2006
2 answers
289 views
Hi,

When I create a new project, add the Telerik references, and then put a Ribbon bar on my main form and run the program I get an exception throw when the QuickAccessMenuHeight is set (designer generator code).  The exception and a stack trace are below.  What am I missing?

Thanks



"A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll

Additional information: Could not load file or assembly 'Telerik.WinControls.XmlSerializers, Version=1.0.1.0, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' or one of its dependencies. The system cannot find the file specified.
"

     mscorlib.dll!System.Reflection.Assembly.InternalLoad(System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity, ref System.Threading.StackCrawlMark stackMark, bool forIntrospection) + 0xd4 bytes   
     mscorlib.dll!System.Reflection.Assembly.Load(System.Reflection.AssemblyName assemblyRef) + 0x1a bytes   
     System.Xml.dll!System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(System.Type type = {Name = "XmlTheme" FullName = "Telerik.WinControls.XmlTheme"}, string defaultNamespace = null, out System.Xml.Serialization.XmlSerializerImplementation contract = null) + 0xb0 bytes   
     System.Xml.dll!System.Xml.Serialization.XmlSerializer.XmlSerializer(System.Type type = {Name = "XmlTheme" FullName = "Telerik.WinControls.XmlTheme"}, string defaultNamespace = null) + 0x111 bytes   
     System.Xml.dll!System.Xml.Serialization.XmlSerializer.XmlSerializer(System.Type type) + 0x7 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.ThemeSource.ReloadThemeFromStorage() + 0x26e bytes   
     Telerik.WinControls.dll!Telerik.WinControls.ThemeSource.OnThemeLocationChanged(Telerik.WinControls.RadPropertyChangedEventArgs e) + 0x37 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.ThemeSource.OnThemeLocationChanged(Telerik.WinControls.RadObject d, Telerik.WinControls.RadPropertyChangedEventArgs e) + 0x3e bytes   
     Telerik.WinControls.dll!Telerik.WinControls.RadObject.OnPropertyChanged(Telerik.WinControls.RadPropertyChangedEventArgs e) + 0x53 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.RadObject.UpdateEffectiveValue(Telerik.WinControls.RadProperty dp = {Telerik.WinControls.RadProperty}, Telerik.WinControls.RadPropertyMetadata metadata, bool isCoerceValue, bool isOldValueValid, object oldValue, Telerik.WinControls.ValueSource oldValueSource, bool oldValueIsDeferred, bool coerceWithDeferredReference) + 0x34c bytes   
     Telerik.WinControls.dll!Telerik.WinControls.RadObject.SetValueCommon(Telerik.WinControls.RadProperty dp, object value = "Telerik.WinControls.UI.Resources.RibbonBarThemes.Telerik.xml", Telerik.WinControls.RadPropertyMetadata metadata, bool coerceWithDeferredReference) + 0x2e7 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.RadObject.SetValue(Telerik.WinControls.RadProperty dp, object value) + 0x54 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.ThemeSource.ThemeLocation.set(string value) + 0x2f bytes   
     Telerik.WinControls.dll!Telerik.WinControls.ThemeResolutionService.RegisterThemeFromStorage(Telerik.WinControls.ThemeStorageType storageType, string themeLocation) + 0x50 bytes   
     Telerik.WinControls.UI.dll!Telerik.WinControls.UI.RadRibbonBarElement.RadRibbonBarElement() + 0x71 bytes   
     [Native to Managed Transition]   
     [Managed to Native Transition]   
     Telerik.WinControls.UI.dll!Telerik.WinControls.UI.RadRibbonBar.CreateChildItems(Telerik.WinControls.RadElement parent) + 0x20 bytes   
     Telerik.WinControls.dll!Telerik.WinControls.RadControl.EnsureChildItems() + 0x62 bytes   
     Telerik.WinControls.UI.dll!Telerik.WinControls.UI.RadRibbonBar.QuickAccessMenuHeight.set(int value = 20) + 0xd bytes   

GlenP
Top achievements
Rank 1
 answered on 03 Dec 2006
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?