Telerik Forums
UI for WinForms Forum
3 answers
243 views
Hi,

I notice you have changed the font to Segoe. My user Base is still mainly Windows XP. Is there a safe fallback built in in the Theming Mechanism?
What's the best way to configure MS Sans Serif as the Font throughout if the App is not on Vista/Windows 7, Even if Segoe UI is installed with Office 2007?

Regards
Erwin
Boryana
Telerik team
 answered on 03 Aug 2012
0 answers
99 views
Hi,

We are using the Telerik Winforms Q3 2009 SP1. In that, We have the following issue in the Gridview control.

Eventhough, we have set the WrapText & AutoFitRows properties, the text present in the cells are not wrapped at only some times.

Please let us know the fix for this.

Attached is the screenshot for that.

As we are in production, we would appreciate your immediate response.

Thanks.


Nallan Krishnan
Top achievements
Rank 1
 asked on 03 Aug 2012
2 answers
173 views

Hello,

I have three splitpanel and when the auto scroll is enabled some lines appear in the splitpanel.

Following attached the picture.

Thank you for all.

jean michel
Top achievements
Rank 1
 answered on 02 Aug 2012
1 answer
163 views
exist some control to make a slide menu bar?
like these:

http://www.dynamicdrive.com/dynamicindex1/slideinlink.htm
whit mouse click and/pr whit keyboard

http://www.dynamicdrive.com/dynamicindex1/slideinmenudrag.htm
Slide-In Menu Bar III (Manually controlled)

http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm

i want for winform.
if not exist, how can i combine a menu whit image icon and radRotator ?

Thank
Stefan
Telerik team
 answered on 02 Aug 2012
6 answers
334 views
Hello,

I have a number of tabs within a radpageview control in tabstrip mode, and I would like to allow the user to close them by pressing the middle mouse button (like a regular web browser).

This is what I've done so far:

//add event handler
newPage.Item.MouseDown += new MouseEventHandler(radButtonItem_MouseDown);

and the function:

private void radButtonItem_MouseDown(object sender, MouseEventArgs e)
 {
     //button was clicked by the mouse
     if (e.Button == MouseButtons.Middle)
     {
         MessageBox.Show("Middle button"); 
  
         rpvApplication.Pages.Remove(((RadPageViewStripItem)sender).Page); // crashes!
         //rpvApplication.Pages.RemoveAt(3); // crashes!
     }
 }

I've tried calling the Pages.Remove function using the sender object as well as by the tab's index, but the result is always the same:
"nullreference exception" right after the page is removed.

Is there another way I can execute the 'close tab' functionality (just like clicking the 'x' button), without getting a null reference exception?

Thanks in advance!
Stefan
Telerik team
 answered on 02 Aug 2012
1 answer
148 views
I have code in the CellValidating event that sets ErrorText to display errors.

If the user then clicks the Save button, i'd like to display a message saying "Gotta fix those errors first".

Is there a way to ask the grid if it has any errors? Or do I need to loop through every cell and check its errortext?

Thanks!
Julian Benkov
Telerik team
 answered on 02 Aug 2012
1 answer
66 views
Is there a way to wrap the GridView1.TableElement.Text contents?
Stefan
Telerik team
 answered on 02 Aug 2012
1 answer
60 views
Hello folks,

I have a Winforms app that is compiled in .NET 4.0 deployed using click once fine before upgrade. Post upgrade to 2012.2.726.40 winforms controls I now get an error that the client needs to have 2012.2.726.20 installed in the GAC. The only reference that i can find that is using this .20 version is Quickstart.dll. I have set all Telerik Dlls as include under application files as well as Quickstart. 

If removed other controls complain and cause numerous compile time errors.

Any assistance is greatly appreciated. 
Stefan
Telerik team
 answered on 02 Aug 2012
1 answer
59 views
Hello!

In my GridView, I'm alternating the background-color from transparent to some color for "columns-blocks". This is working.

Now, when I select a row, I want the whole row be higlighted in the typical orange color. After selecting another color, the "columns-blocks" should alternate again for the disselected row.

To better understand what I mean, a attached a screenshot.

Kind regards

Michael
Stefan
Telerik team
 answered on 02 Aug 2012
3 answers
117 views
Just trialing the RadRibbonBar and noticed you can add buttons to the bottom of the start menu (which end up in the StartMenuBottomStrip collection property) via the designer but when the form is run the buttons do not appear. What is supposed to happen when you use the StartMenuBottomStrip property?

Thanks
Sean
Stefan
Telerik team
 answered on 01 Aug 2012
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
ProgressBar
CheckedDropDownList
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
VirtualKeyboard
NavigationView
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?