Telerik Forums
UI for WinForms Forum
1 answer
92 views
I have two separate forms which may be open at the same time and I don't want users to be able to dock panels from one form in the other.

Could someone point me in the direction of an example of how to restrict the potential docking sites for a dock panel at runtime.

I've looked into the DockingManager, but it appears to be all or nothing... or I'm just not using it correctly.

Thanks in advance,
Sid
Julian Benkov
Telerik team
 answered on 11 Jul 2008
1 answer
177 views
Hi All

I am currently assessing whether to use / purchase the RadControls for WinForms.

I am having some display problems when using multiple (10 or more) PanelGroups within a PanelBar.

I need to show a subset of the groups so I hide some using
Visibility = ElementVisibility.Collapsed
But the scrollbar appears to have a length associated with all the groups whether they are visible or not. Can I control the scrollbar length to only be that of what is on the PanelBar?

Also when the groups sub-panels have multiple items in (a few controls) the scroll repaint leaves the panels overdrawing each other. Again, is this something that can be worked around?

An example project highlighting these issues can be supplied on request.

I hope you can help!

Best Regards,

David
Boyko Markov
Telerik team
 answered on 11 Jul 2008
3 answers
220 views
I created a shaped form with the "rounded rectangle" look.

I set it to start out maximized and when I run the app the form is taking up about 3/4 of my screen. Its definitely maximized because I can't move it and if I double click the title bar it goes back to its default size.

Any ideas?

David
Angel
Telerik team
 answered on 10 Jul 2008
3 answers
224 views
Is there any way to align either the RadToolStripElement control or the RadToolStripItem control all the way to the right of its RadToolStrip container?

When using the MS-provided ToolStrip control, it's just a matter of setting the alignment property of a ToolStripItem.

I see there is an "alignment" property exposed for the RadToolStripItem control.  However, changing the property value doesn't really seem to work as I would expect it to.  For example, I have three RadToolStripItems within a RadToolStripElement.  Initially, all three of them had the alignment property set to "MiddleLeft" by default.  Then, I changed the third one's alignment property to "MiddleRight" in hopes that it would do what I was hoping it would.  Unfortunately, it didn't do what I expected.  Instead, the third item is actually showing on top of the second item.  I initially thought perhaps it's due to the ToolStripElement's autosize property having been set to True.  So I set it to False and resized the control to make it bigger but I still can't get the third item to align right.

Is there another property/method for what I am trying to do?



Nikolay
Telerik team
 answered on 10 Jul 2008
5 answers
153 views
Hello,

I would like to set the vertical scroll bar on a given value when I load a RadTreeView. But I face the following problem :

After the RadTreeView loading, the Minimum and Maximum properties of RadTreeView.VScrollBar object remain to 0. So the value I want to apply is forbidden.

What is the correct way to achieve this ?

Thanks in advance,

Laurent VP.
Nikolay Dobrev
Telerik team
 answered on 09 Jul 2008
2 answers
183 views

Hi all from Telerik.

Congratulations for RadControls.

I'm testing the RadCarousel with NORTHWIND database (SQL Server 2005 Express).

I'm using the Employee Table and RadCarousel display the Photo.

When I change the picture, I think the radCarousel don’t paint correctly.

Can you help in this test?

I used Visual Studio 2008 Express, Windows Form Application with C# and LINQ for DataAccess.

Simple and easy.

Image:

http://www.andre-abrantes.150m.com/radCarouselEmployee.jpg http://www.andre-abrantes.150m.com/radCarouselEmployee_Release.zip http://www.andre-abrantes.150m.com/radCarouselEmployee_Source.zip

Thanks in advance.

André Abrantes.

Mike
Telerik team
 answered on 09 Jul 2008
1 answer
136 views
Hi,

Is there a way to change the looks of the menu that appears when the Ctrl+Tab keys are pressed within a docking manager?
Nikolay
Telerik team
 answered on 08 Jul 2008
1 answer
93 views
I have read in the thread below that you were thinking of adding the ability to drag and drop from a treeview to a different control.

I now need to be able to do this, was it ever added?

Thanks

Bex

Previous Thread

http://www.telerik.com/community/forums/thread/b311D-mchta.aspx
Boyko Markov
Telerik team
 answered on 07 Jul 2008
2 answers
94 views
Using ControlDefault theme.
The first row appears selected when not.

With RadGridView1
     .MasterGridViewTemplate.EnableGrouping = True
     .MasterGridViewTemplate.EnableFiltering = True
     .EnableHotTracking = True
     .MultiSelect = True
     .ReadOnly = True
     .ShowItemToolTips = True
     .MasterGridViewTemplate.AllowAddNewRow = False
     .MasterGridViewTemplate.AllowDeleteRow = False
     .MasterGridViewTemplate.AllowEditRow = False
     .MasterGridViewTemplate.AutoGenerateColumns = True
    ...
     .MasterGridViewTemplate.LoadFrom(command.ExecuteReader())
     command.Connection.Close()
     .MasterGridViewTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill
     .GridElement.EndUpdate()
     .SelectedRows.Clear() 'Don't want any rows selected by default
End With
Finn
Top achievements
Rank 1
 answered on 04 Jul 2008
1 answer
162 views
Hi,
I use ShapedForm and table(3 cols, 5 rows, each field has one or more items(may be nested table)) for layout with Q1-08 SP1. Everything is Ok. Now I change to RadForm and apply Theme Office2007Blue. Everytime it loads, It flashs and blurs, look like you watch a bad video clip. After finishing load up, it fines. When I open a child form, main form is flash and blur again. It takes time just to open a child form. This problem I didn't have with ShapedForm. Does anyway slove it?. I pretty like RadForm because I don't have to add titlebar again.
Nikolay
Telerik team
 answered on 04 Jul 2008
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?