Telerik Forums
UI for WinForms Forum
1 answer
183 views

Hello,

On Telerik control , when I click the and items using mouse right click, it calls the same function of the left click & I'm unable to disable it. Please let me know if there is any property to disable the right click.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 29 Oct 2018
3 answers
183 views

Hello

I have actually the same Problem as this guy: https://www.telerik.com/forums/themes---why-is-this-so-difficult

I've created a custom theme in a tssp file and I'm struggling applying it. As the Person in the other thread says adding it to theme Manager results in a Exception. The link in the answer says that I could just set the ThemeName Property of the control to the name of the Control but this seems neither to be working.

I can't figure out how this should be done...

 

Thank You for your help

Dimitar
Telerik team
 answered on 29 Oct 2018
4 answers
290 views
We have used this Wraptext property & its not working, currently the text is showing in 2 lines in the gridview. I’ve shown the text binding process in Image 1. Image 2 displays, the actual gridview with the content.
I need to display the text before the “vbcrlf” in the grid view Please check image1.
Sugu
Top achievements
Rank 1
 answered on 27 Oct 2018
7 answers
114 views
In my existing VB application, the current records are displaying in the status bar while it's binding the grid.
In Radstatusstrip when I tried to bind the values, I'm not able to display the current records in Radstatusstrip. Is there any solution to get the values displayed in Radstatusstrip

Video reference attached for your reference
Video Link:   https://tamilarasan-gmail.tinytake.com/sf/Mjk1NzgzNl84ODczNzE1
Dev
Top achievements
Rank 1
Veteran
 answered on 26 Oct 2018
3 answers
143 views

Hello,

 

I am currently creating a new style template based on the Material template (Material.tssp).

I have changed several things like PrimaryFill, Fonts etc. I have also changed the Titlebar color but after one of these changes the minimize, maximize and close icon got replaced by a location, hang-phone and questionmark icon (see this video )

Does anybody have a solution for this?

The altered .tssp-file can be downloaded here

Grtz Patrick Vossen

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Oct 2018
9 answers
272 views

Is it possible add Visual Studio 2012 Blue theme? (exist only light and dark)

Or another idea, in WPF exists Visual Studio 2013 themes (light, blue, dark)

https://docs.telerik.com/devtools/wpf/styling-and-appearance/themes-suite/common-styling-appearance-visualstudio2013-theme

Is it possible add/convert these themes also to WinForms?

Figueroa
Top achievements
Rank 1
 answered on 26 Oct 2018
4 answers
187 views

Good day, I'm struggling to get RadControls within CommandBarHostItems to scale at size 125%.
I've worked through your articles, applied the application manifest and set the relevant property on my main form.

Every other control is scaling as it should, but I can't get a RadCheckbox and RadMulticolumnComboBox to work?

See code below on how I set these controls:

RadCheckBox chkAutoFilter = new RadCheckBox();
chkHostAutoFilter.MinSize = new System.Drawing.Size(80, 20);
chkHostAutoFilter.HostedControl = chkAutoFilter;

RadMultiColumnComboBox cboCustomerID = new RadMultiColumnComboBox();
cboCustomerID.Name = "cboCustomerID";
cmbHostCustomerID.MinSize = new System.Drawing.Size(90, 20);
cmbHostCustomerID.HostedControl = cboCustomerID;

Telerik Version:  2018.1.116.40

Please advise.

Johann
Top achievements
Rank 1
 answered on 25 Oct 2018
8 answers
259 views

I've an image column where sorting is invalid. I've found no info googling for a solution to disabling sort on radvirtualgrid columns.

How do I do that please?

(I've an event handler that prevents sorting on that column programatically, but I don't want to see either the little direction arrows on the column header, or a context menu)

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Oct 2018
6 answers
79 views

Hello,

Is there a way to set UseMnemonic to false for the Breadcrumb?

Setting UseMnemonic to false for the linked treeview seems not be the solution.

 

Grtz Patrick Vossen

Patrick
Top achievements
Rank 1
 answered on 24 Oct 2018
3 answers
401 views

Hello,

in our application we use the RadDock to show some tool windows. The orginal windows are WinForms forms and so we use the following statement to show it as toolwindow:

Form f = new LogForm();
hostWindow = radDockBase.DockControl(f, DockPosition.Right);
hostWindow.DockState = DockState.Floating;
hostWindow.CloseAction = DockWindowCloseAction.Hide;
hostWindow.AllowedDockState = AllowedDockState.All ^ AllowedDockState.TabbedDocument;

The window is displayed as expected (see BeforeClosing.png).

For each tool window we add a menu item with which we can close and open the window with the following code:

...
//hostWindow.DockState = DockState.Hidden;  <-- I've tried that too
hostWindow.Close();
...
...
hostWindow.Show();
...

After showing the window again, the content of the window is no longer displayed (see AfterReShow.png).
How can I re-show the window and display the content?
Thanks for the help
Christoph

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Oct 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)
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?