Telerik Forums
UI for WinForms Forum
2 answers
119 views

Hello,

I have two dock managers in two different tabs and I try to move panel from one dock manager to the other.

private void dockPanel_MoveToManager(object sender, MouseEventArgs e)

{//MyPanel was in dockmanager2 and I want to move it to dockmanager1
DockPanel MyPanel = (DockPanel)sender;
this.dockingManager1.SetDock(MyPanel,DockPosition.Bottom);
this.dockingManager2.Remove(MyPanel);
}
Is that possible?

Thanks,

KORT

Julian Benkov
Telerik team
 answered on 04 Apr 2007
1 answer
260 views
  Hello,
I want to loop through all the dock panels that are in the docking manager in order to remove the hidden panel.
I try to use the PrimarySite Property:  
foreach (IDockable document1 in (dockingManager1.PrimarySite as DockSite).Documents)
{
if (document1.DockState == DockState.Hidden)
{dockingManager1.Remove(document1);}
}
I can't seem to get that to work.  Any help would be appreciated.

in other words, how can I get a panel from the dockmanager ?
Thanks,
KORT
Julian Benkov
Telerik team
 answered on 30 Mar 2007
3 answers
114 views
Hi

I thought it would be good if Telerik could include Date Picking and Scheduling controls.

Kind Regards

David
Mike
Telerik team
 answered on 28 Mar 2007
1 answer
112 views
i am using asp.net 1.1, i use this RadPanelbar  in my application . i have one error

Telerik.WebControls.RadPanelbar is not defined

how can i solve this problem
Atanas Korchev
Telerik team
 answered on 28 Mar 2007
1 answer
158 views
How do you make a combobox inside of a toolstrip wider with a custom theme? I got the combobox to get bigger but the textbox inside of the combobox gets clipped at whatever the default is so the text only goes halfway across the combobox. What property am I missing that I need to change in the visual style editor?
Angel
Telerik team
 answered on 27 Mar 2007
4 answers
174 views
I seem to be having trouble getting ButtonElements in the RibbonBar to show tooltips.  I've ensured the ShowItemToolTips property is set to true and I've even set it explicitly in the code.  Sometimes, if I'm quick enough, I can see them when the app starts up but it goes away very quickly and doesn't come back.  I have no problem with Buttons anywhere else.
Dimitar Kapitanov
Telerik team
 answered on 27 Mar 2007
2 answers
144 views
This may be simple task, but I can't feature out, how to add a DateTimePicker control to a r.a.d.ribbonbarchunk. Although the drawing cursor is displayed correctly, it actually draws nothing. If I create a r.a.d. ribbonbuttongroup on the chunk first, and then try to add the DateTimepicker to the buttongroup, the behavior is the same. Any ideas?
Thanks.

Wolfshund
Top achievements
Rank 2
 answered on 26 Mar 2007
3 answers
193 views
How to set width of a dock element?

I am creating docks manually.

I tried using Width, PreferredDockSize , PreferredFloatSize, and it didn't work. Docks are always created and their size is set to the half of the space of their host.
Julian Benkov
Telerik team
 answered on 21 Mar 2007
4 answers
209 views
How to add a border to the shaped form?

Thanks
Justin
justin coon
Top achievements
Rank 1
 answered on 20 Mar 2007
3 answers
241 views
I am intersted how the scrollbars actually are getting integrated in the windows forms. unfortunately i cn not see an example or further description anywhere and this : The telerik r.a.d.hscrollbar and r.a.d.vscrollbar controls are themeable alternatives to the standard Windows Forms scroll bar controls. They allow you to include scroll bars in your applications that are consistent in look and feel with the other telerik r.a.d.controls.

does not tell me anything. so is there a way where you could make a project where you integrate the scrollbar in a for example datagridview.
that would be great and i am sure there are a lot more people out there who would appreciate it. i am developing in visual 2005 language does not matter.

thanks
Chris
Telerik team
 answered on 15 Mar 2007
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?