Telerik Forums
UI for WinForms Forum
1 answer
215 views
Has anyone implemented undo and/or redo for this control?
Dimitar
Telerik team
 answered on 14 Feb 2018
1 answer
144 views

I had the Telerik UI and I do a winforms app but days after, I downloaded the Xamarin iOS And Android extension, so I need to download the installer and apply the Xamarin extensions to my Visual Studio.

But then... I go back to my old WinForms app and I can´t add a new RadForms Window but the items in tyhe telerik UI toolbox still there!

Also in the top bar before it was a section called Telerik near by File, Debug, etc and now it isnt there

Finally I think that I need to install it again, but when I opened the installer, it say that I have already Telerik UI For WindowsForms

So I Don´t know what to do. Maybe shoul I unistall it and install it again?

But I dont know how to do that.

Help please

Vesko
Telerik team
 answered on 14 Feb 2018
3 answers
130 views

Hello,

if I set showClearButton to true and the MaskedEditBox Enabled to false, I can still push the button.

So, I have to set the showClearButton everytime to true or false, by set the EditBox en- or disabled.

 

I think this isn't nice.

Is there any other way handling this?

 

Regards Marc

Dimitar
Telerik team
 answered on 14 Feb 2018
4 answers
250 views

Hello!

I'm trying to insert into a RadPropertyGrid something like in the attached picture.

I'm using a store to populate the grid.

Now I have all the comboboxes which are correctly created (Left, top, Right, Bottom) with their extra button and so on.

The problem now is to group them up with an All property.

Could someone please point out documentation or an example on how to manage this feature? I wasn't able to find it...

Thank you very much!

Hristo
Telerik team
 answered on 14 Feb 2018
7 answers
1.2K+ views

Have a list view with multiple columns.  Is there a way to get the columns to AutoSize similar to a RadGridView of "FILL".  I have not found anything yet.  

 

Thanks for the help.

Dimitar
Telerik team
 answered on 13 Feb 2018
1 answer
147 views
when using the ribbon bar and run the application on windows 10 or 8 the default control bar of the form appears not the ribbon control bar
Dimitar
Telerik team
 answered on 13 Feb 2018
2 answers
241 views

I'm trying to intercept a triple-click in a textbox control. I've tried this test code with breakpoints but only a single click is trapped. My goal is to override the double-click and triple-click behaviour to highlight text in custom ways. I had double-click working by handling the DoubleClick event and doing my stuff in there, and then also handling SelectionChanging to override the default behaviour there (or my custom highlighting would be still overridden by the default double-click handling, which is to select the entire current line).

private void TxtboxOnMouseClick(object sender, MouseEventArgs mouseEventArgs)
{
    var clicks = mouseEventArgs.Clicks;
    switch (clicks)
    {
        case 1:
            break;
        case 2:
            break;
        case 3:
            break;
    }
}
Tino
Top achievements
Rank 1
 answered on 12 Feb 2018
9 answers
1.4K+ views
I thought this code would remove the close button from a documentwindow that is in a RadDock object.   It did not.   How do I remove the close button from the documentwindow?

Code Snippet:
     this.documentWindow1.ToolCaptionButtons &= ~Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.Close;
Hristo
Telerik team
 answered on 12 Feb 2018
4 answers
369 views

i want to customise Scheduler's Ruler like Attached Image 

can any one tell me set start time and end time 

and 

how to set gap between two time?

Hristo
Telerik team
 answered on 12 Feb 2018
5 answers
345 views

Hi

My application has three documentWindows (image 1) and window3 can float (other two windows cannot float and are pinned). None of the them can be hidden or closed or autohide. When user tries to re-dock the floating window3, the docking guides show all directions (Image 2), I want the user to be able to dock in center (fill) position or to the right of window2 only. User cannot dock to any side or center of window1.

 

1.User should only be able to dock window3 side by side or as vertically tabbed group to window2. window3 cannot enter the container of window1 in any case.

2. When the user clicks on close button of floating window3, it should re-dock itself as tabbed document in the layout configuration the user last had; meaning if user had window2 and window3 tabbed side by side (traditional tabbed view), it should redock back to center (fill) position and if window3 was to the right of window2 (as shown in Image1), then likewise.

Thanks.

 

Hristo
Telerik team
 answered on 09 Feb 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
PdfViewer and PdfViewerNavigator
CommandBar
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
Label
AutoCompleteBox
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
Wizard
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
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
SmartPasteButton
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?