Telerik Forums
UI for WinForms Forum
1 answer
320 views
I have a Telerik.WinControls.UI.Docking.ToolWindow added to RadDock. I want to use the pin/unpin feature and not the docking feature. I want to disable the contextmenu and not allow user to move around the ToolWindow as well. How do I acheive it?
Nadya | Tech Support Engineer
Telerik team
 answered on 19 Aug 2021
2 answers
239 views
Hello,
Using the RadDock
Can you please suggest what strategy should I apply for when the Properties "panel" collapses and the content of the "Simogram" is resized?

Perhaps that when said "panel" collapses, use the event that is fired when that panel has finished collapsing (can you tell me which event it is?) And do the corresponding operations to redraw the content of the Simogram. And redraw the Simogram when we maximize that panel.

Another option might be to have the controls inside the Simogram "panel" stretch or shrink automatically (perhaps using some properties of those internal controls), but I have no idea how to do that.

I have attached an image.

Thanks a lot!!

Nadya | Tech Support Engineer
Telerik team
 answered on 18 Jan 2021
1 answer
131 views

The docking advanced layout designer is broken when using Visual Studio 2019 Version 16.8.3, some buttons are missing so cannot add ToolWindows etc.

If copying from an old template from net 4.6, the initial docking layout works but dragging a window does not show the dock graphics overlay to dock anywhere.

Essentially docking looks broken on net5.0 (just checked and it's also broken on netcore3.1)

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 Dec 2020
1 answer
215 views

Hi,

When I have a window in floating mode then keyboard tabbing will tab around the controls within the window, rolling around from the last control to the first control.

However, when the same window is docked and I tab, the focus 'escapes' from the window and enters another area.

Is there a way to keep the focus within a docked window on tab?

Nadya | Tech Support Engineer
Telerik team
 answered on 31 Jul 2020
2 answers
156 views

Hi, 

I want to add the Previous and Next buttons to a tab strip on the RadDock.

I followed https://www.telerik.com/forums/660191-dock-host-window-scrollbars to get the buttons visible, however they are just disabled and do not have any functionality to them. 

The item list has multiple items in it, so there's definitely items to scroll through. 

 

What am I missing?

Thanks,
Dan

Daniel
Top achievements
Rank 1
 answered on 29 Jul 2020
1 answer
151 views

Hello

I want if toolwindow is floating mode, toolwindow title text to be in the middle.

 

 

            if (mapDockWindow.IsInFloatingMode)
            {

                    // What should I do?
            }

 

 

Nadya | Tech Support Engineer
Telerik team
 answered on 07 Jul 2020
2 answers
160 views

Hi.

I want change RadDock menu bar back color and height.

I can't speak english very well. 

So I attach the file.

jin
Top achievements
Rank 1
Veteran
 answered on 09 May 2020
11 answers
634 views
Can set the default size for auto hide, but can't seem to set the size for when the window is docked. Would rather set a minimum size on it to make it usable.

Is there a way to do this?
Nadya | Tech Support Engineer
Telerik team
 answered on 24 Apr 2020
3 answers
186 views

Hello,

Probably little bit strabeg question:

Is it possible to run some external WinForms exe in DocumentWindow?

Thank you.

 

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Apr 2020
2 answers
124 views

Hello.

I want to know about how to visible the minimizeButton in 'Floating Window'.

private void CtrlWorkbenchDoc_FloatingWindowCreated(object sender, FloatingWindowEventArgs e)
        {
            e.Window.FormElement.TitleBar.MinimizeButton.Visibility = ElementVisibility.Visible;
            e.Window.FormElement.TitleBar.CloseButton.Visibility = ElementVisibility.Collapsed;
            e.Window.ControlBox = true;
            e.Window.MaximizeBox = true;
            e.Window.MinimizeBox = true;
        }

I wrote the above code but minimizeButton were not showed in 'Floating Window'.

So, I want to know about another ways. 

Thanks.

Kim
Top achievements
Rank 1
 answered on 23 Jan 2020
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
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
+128 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?