Telerik Forums
UI for WinForms Forum
1 answer
213 views
We draw the border color on controls differently in order to show data state.  I use BorderPrimitive on the other controls to do this, but noticed that GridView does not do it this way.  Any reason for this? 
I therefore tried to use TableElement.BorderColor, BorderColor2, BorderColor3 and BorderColor4 to try and achieve the same result, but only got the right and bottom borders colored.  I also tried to use the BorderTopColor etc. properties, but these do not seem to have any affect.

Please could you advise.

Best regards

Marek
Jack
Telerik team
 answered on 28 Aug 2007
1 answer
125 views
Hi
I want to edit the style(colors, fonts etc) for my windows form (
ShapedForm).
Can you tell me how to open it pls?
thanks Dragos
Jack
Telerik team
 answered on 27 Aug 2007
3 answers
82 views
I installed R.A.D. RibbonBar for evaluation, and after uninstalling it, I'm still getting the security warning about having a modified project file. Specifically, after clicking More Details I get this:

An item referring to the file "" was found in the project file.....

This is more of an annoyance than anything, but reinstalling Visual Studio didn't solve the problem, which makes me think the change is residing in MSBuild somewhere, or in the registry.

Thanks in advance for any ideas or help you can offer.
Dimitar Kapitanov
Telerik team
 answered on 27 Aug 2007
4 answers
526 views
Hi all,

what would be the best way to assign a shortcut key to a certain menu item using the MenuStrip control and the RadMenuItem class.

Thanks,

boris
Lorenzo
Top achievements
Rank 1
 answered on 27 Aug 2007
2 answers
781 views
The temporary fix that I have for the auto size problem for a label control has addressed one issue but raised another.  My label spans a number of lines of text and the word wrap feature (default?) is what I need.  However when I set TextAlignment to any of the left (or right) flavors (top-left, bottom-left etc.) I seem to get the top row left or right aligned, but the subsequent rows middle aligned based on the position of the first row. I hope this makes sense?  Is this a bug?

Best regards

Marek
Angel
Telerik team
 answered on 24 Aug 2007
1 answer
625 views
I'm trying to figure out how to load and assign theme at runtime. All of your examples are pretty basic and does not demonstrate a complete mechanism. I looked in documentation and code sample about the ThemeResolutionService but found nothing interesting. What is this object supposed to provide?

in my code at program startup i do the following

ThemeResolutionService.RegisterThemeFromStorage(ThemeStorageType.Resource, string.Format("My.Client.Resources.{0}", Properties.Settings.Default.ThemeName));

ThemeResolutionService.ApplicationThemeName = Properties.Settings.Default.ThemeName;

i would think that the actual theme that will be used for the application is the theme registered in ThemeResolutionService.ApplicationThemeName ?

nothing seem's to change. Everything is like a reset. And yes my theme is embedded in resources and well known. When i open it with the theme builder i see it fine too.

Could you please provide just a couple lines of code that
1-register some theme (so user can change later)
2-set's a default theme for the application.
3-use it !

thanks
ps: sorry to mention this but your documentation is way incomplete! and half your sample are to basic or not complete.

Mike
Telerik team
 answered on 24 Aug 2007
1 answer
157 views
I am facing a very annoying problem in vs when in design mode.
Whenever i switch the form language to something other than default (to localize it) all controls on the form goes away and this incredibly clear message is displayed. 

at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)
Dimitar Kapitanov
Telerik team
 answered on 24 Aug 2007
1 answer
167 views
Try as I might to get the right label roation I cannot. I have no idea around which point the label rotates

for (int i = 0; i < iCount; i++)
{
// Add a new item
ChartAxisItem pAxisItem = new ChartAxisItem(pGroup.DisplayName);
pAxisItem.Appearance.RotationAngle = -90.0f;
pAxisItem.Appearance.Position.AlignedPosition = Telerik.Charting.Styles.
AlignedPositions.TopRight;
radChart.PlotArea.XAxis.Items.Add(pAxisItem);
}

No matter what I try the label rotation doesn't seem to work as I intend. I am trying to get the label to point straight down but to be aligned to the centre of the bar it is beneath. There are a myriad of options but the online help says nothing on this issue???

Please help

Kiril
Telerik team
 answered on 23 Aug 2007
9 answers
730 views
Hi,

I try to set the focus on the textbox by radtexbox.focus. But it's seem that the cursor is not on that radtexbox. In MS radtexbox, if we set the focus on the radtexbox, the cursor will be on that radtexbox.

Please help

Thanks
Mike
Telerik team
 answered on 23 Aug 2007
7 answers
139 views
Hi
We were wondering whether you had any plans to provide Telerik training for use of the windows forms components in a CAB application.

Best regards

Marek
Vassil Petev
Telerik team
 answered on 23 Aug 2007
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?