Telerik Forums
UI for WinForms Forum
2 answers
260 views

I found a thread on how to set the RadSpinEditor buttons size using the designer, but I haven't been able to get it to work programmatically..

radSpinTest.SpinElement.ButtonUp.MinSize.Width = 45   <---  this doesn't work because it's a readonly property

Any help would be greatly appreciated.

Thanks!

 

Dimitar
Telerik team
 answered on 17 May 2018
1 answer
145 views

Hi,

Do you have an TextBoxEditor with masked input in RadPropertyGrid? Is there an example for do it?

 

Thank you!

Dimitar
Telerik team
 answered on 17 May 2018
1 answer
322 views

I needed to change the radtogglebutton Breeze theme so that on toggled state it shows a green background.

I've added the theme to my winforms app project resource using theme manager, and I see the theme at design time, but when I run my application then the controls revert to the theme that's set when the application starts up.

I've put a debug message into the toggle event which returns the name of the theme for the button, this returns the correct value.

Am I missing something please?

 

Dimitar
Telerik team
 answered on 17 May 2018
3 answers
711 views
I created a form and I want it to be modal, so users can't interact to what is behind this form. 

I've already tried to set "FormBorderStyle" to FixedDialog, but I still can interact with contents below this window.

Am I missing something?

Thanks!!
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 May 2018
1 answer
130 views

Hi.

I'm using the Breeze theme with default values on this pageview control.

Boss says he doesn't like the black on grey appearance of the tab text as they'll be difficult to see. He wants me to change the forecolor of the selected tab to white. (I thought I'd change the theme but 5mins with the theme editor terrified me)

How can I achieve this please?

Dimitar
Telerik team
 answered on 17 May 2018
3 answers
230 views

Hi,

I'd like to implement the Spreadsheet example (gridview) having UI for Winforms Q1 2015 SP1.  I copied the code provided, but can't locate the Telerik.Quickstart.Wincontrols dll or Telerik.Examples.WinControls dll.

 Any suggestions?

 Thanks in advance!

Hristo
Telerik team
 answered on 17 May 2018
3 answers
196 views
Also, I started drawing a chart using ScatterLineSeries. Unfortunately, the problem with this is that the peaks and descents in this chart model are not what I want, and sometimes the chart is somewhat unusual. For a better explanation, I will add the charts I have prepared and the charts I intend to add. Please advise you on how to make a perfect match like the sample image.
Dimitar
Telerik team
 answered on 16 May 2018
4 answers
236 views

Hello,

Do you know if it's possible to draw route directly from coordinates (precalculated with address, town stored in database) ?

I can just use WayPoint from routerequest object, but it's a argument type string ?

In BingMapsRESTToolkit project, it's possible to set coordinates directly to calculate a route ?

But I don't found options with RadMap ?

Do you know if it's possible to add this option with a legacy (inherit) or not ?

Dim oRequest As New RouteRequest()
            With oRequest
                .DistanceUnit = DistanceUnit.Kilometer
                With .Options
                    .Mode = TravelMode.Driving
                    .Optimization = RouteOptimization.Time
                    .RouteAttributes = RouteAttributes.All
                    .RouteAvoidance = RouteAvoidance.Highways
                End With
                With .Waypoints
      STRING NOT  POINTG
                End With
            End With

Thank you

Best regards

Hristo
Telerik team
 answered on 16 May 2018
1 answer
209 views
 Hi, how do I change the background color of the grid in radgridview in windows form?
And how do I remove points from the line?
Dimitar
Telerik team
 answered on 16 May 2018
2 answers
123 views

Hi there!

 

Im working with property grid, and I need to put an image with property name.

I have achieved it, but I need give some margin betwen image and text.(See attached image)

I used that code:

Private Sub PropertyGridParams_ItemFormatting(sender As Object, e As UI.PropertyGridItemFormattingEventArgs) Handles PropertyGridParams.ItemFormatting
    
                        e.VisualElement.Image = New Bitmap(ImagePath, New Size(18, 18))
                        e.VisualElement.ImageAlignment = ContentAlignment.MiddleRight
                 
 
End Sub

How can I set custom image without cover the text?

 

Thank you!

 

MaiK
Top achievements
Rank 1
Iron
 answered on 15 May 2018
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?