Telerik Forums
UI for WinForms Forum
8 answers
369 views

Hi guys,

 

I'm writing an application in vb.net 2017, using Backstage within RadPageView, and am running into an issue..

So, I'm using a 27" touch screen monitor, and have essentially added so many pages that I now need scroll buttons.

Well, the scroll buttons that are available as elements in the toolstrip are so tiny, that I won't be able to really use them with a touch screen.

My question is this: how can I go about making those scroll buttons bigger? If that's not possible, what code can I use if I add two bigger command buttons, in order to get a scroll up/scroll down function?

Also, I've never used gestures before (never worked with a touch screen app before!) - is there an easy way to somehow get it to smoothly scroll by swiping your finger up/down?

 

Sorry if there are a lot of questions here, I just can't seem to figure it out!

Thank you!

Hristo
Telerik team
 answered on 07 Dec 2017
7 answers
141 views

Description:

• When I click on the 'New row', it creates a blank new row.

• When I tab to a Decimal column and add something there and click tab (Note it isnot the last column), it creates an empty row.

I don't get this if instead of clicking tab, I actually click in the next cell.

Dimitar
Telerik team
 answered on 07 Dec 2017
1 answer
258 views

Hello,

I hope this is a simple question. But how can I give a donut graph another size?

Because resizing the client area at designtime doesn't change the size of the donut.
Also not changing the Size property by hand.

Below is the code that I have. What do I miss?

 

this.chartView.AreaType = ChartAreaType.Pie;
DonutSeries series = new DonutSeries();
series.DataPoints.Add(new PieDataPoint(50, "Germany"));
series.DataPoints.Add(new PieDataPoint(70, "United States"));
series.DataPoints.Add(new PieDataPoint(40, "France"));
series.DataPoints.Add(new PieDataPoint(25, "United Kingdom"));
series.ShowLabels = true;
series.Size = new Size(400, 400); //***
this.chartView.Series.Add(series);
this.chartView.Series[0].ForeColor = Color.White;
this.chartView.Series[0].Font = new Font("Arial", 12, FontStyle.Bold);

 

 

Dimitar
Telerik team
 answered on 07 Dec 2017
4 answers
974 views

Hi,

have got to make this panel which contains a lot of group controls and I have run out of height on the winform..I tried using the scrollable panel docked to the form but no good (although it did allow some scrolling...how do I get a scrollable panel at design time where I can load all these controls?

Dimitar
Telerik team
 answered on 06 Dec 2017
4 answers
211 views

How do we validate from the collection editor? In my case, a collection property that pops up a collection editor. If I change an item's property values, my Validating/End-editing handlers do not get called.

Thanks.

Dimitar
Telerik team
 answered on 06 Dec 2017
1 answer
90 views

Hello,

 

I am using a ShapedForm (without TitleBar control) instead of normal Form, but now it seems like my default Form events like keypress, keydown etc. are not working anymore.

How can I get these to work? I want the form to close when a user presses Escape. And possibly Minimize form when a user presses e.g. F10.

Do I need a Titlebar? If so, how can I make this titlebar Blue instead of grey? Plus some caption on it as well of course.

 

 

Dimitar
Telerik team
 answered on 06 Dec 2017
1 answer
180 views

Hello

    I need to use some dropdown cascading filters, when i change first of them the others must be fill with related data. I'm using unbound mode to add descriptors and trying to archieve this with EditorInitialized event but i don't know how to discriminate parts of the filter.

How can i archive this?

Thanks

Hristo
Telerik team
 answered on 05 Dec 2017
2 answers
1.6K+ views
I have to migrate a client server application with front end developed by Telerik Windows Form to a WebApplication.
I'm wondering if there is an automatic tool to help the convertion. Can you help me?
Altex
Top achievements
Rank 1
 answered on 05 Dec 2017
1 answer
951 views

Hi,

when I try to Add a RadForm the following pop-up coming.

 

"Unable to launch scenario wizard
---------------------------
Scenario wizard cannot be launched on the selected project if the selected project's distribution version is not installed on the machine."

 

Can you please help me !!!

Vesko
Telerik team
 answered on 05 Dec 2017
2 answers
227 views

Is it possible to use one RadDateTimePicker and set it up for a range of seven days?

So, lets say the control says DateTime.Today is 12/1/2017, and I want a start date of seven days prior to this date. How can I do this?

 

C#

 

Thanks,

Brian
Top achievements
Rank 1
Iron
Iron
 answered on 05 Dec 2017
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?