Telerik Forums
UI for WinForms Forum
1 answer
82 views
Is there any way to get the Q3 2007 version of the RadRibbonBar as a Visual Studio 2008 Registration Benefit?  I've been checking back on the benefits page since the Q3 2007 release and it hasn't been updated. 

Is there a way for me to use Q3 2007 instead of Q4 2006?
Vassil Petev
Telerik team
 answered on 03 Jan 2008
5 answers
144 views
I'm getting the below error when closing a form (in the Visual Studio IDE) that is using your docking manager:

"The control Telerik.WinControls.Docking.DockPresenterControl has thrown an unhandled exception in the designer and has been disabled."

"Exception: Error creating window handle"

What might be causing this?  Is happening in VS2005 & VS2008 versions of my project.

Thanks,
Brad
Julian Benkov
Telerik team
 answered on 03 Jan 2008
7 answers
240 views
Hello.
1. I want to create same size of 8 DockPanels at once. I tried to it using PreferredDockSize, but I couldn't control the size.
2. I need to ailgn DockPanels like Windows Tile alignment

Please let me know how to handle it.
Julian Benkov
Telerik team
 answered on 03 Jan 2008
6 answers
199 views
Hi,  I'm creating my dockpanels in code(in a CAB workitem to be precise).

No matter what setting of the dockpanel I change, or call PerformLayout, etc..it always grows the panel to the entire width of the form.(The docking managers total available space)

The dock manager is in a usercontrol that is in a tab page of a radtabstrip.  It covers the workable area of the form(below a ribbon bar).

What can do to fix this?!

DockPanel dockPanel = new DockPanel();
dockPanel.Text =
"Solution Navigator";
hostControl.DockManager.SetDock(dockPanel, DockPosition.Left);
dockPanel.PreferredDockSize =
new System.Drawing.Size(50, 50);
dockPanel.PreferredFloatSize =
new System.Drawing.Size(50, 50);
dockPanel.Size =
new System.Drawing.Size(100, dockPanel.Size.Height);
hostControl.DockManager.PerformLayout(dockPanel,
"Size");d
ockPanel.Show();



Julian Benkov
Telerik team
 answered on 03 Jan 2008
1 answer
158 views
Hello,
     I need to make win form looks like Outlook Email Editor.
1. Do I need to use rich textbox for editor or any radEditor available for Win Forms?
2. Do I need to write event code for each functionality given in ribbonbar (default buttons)?
3. Is there anything available like ASP.NET radEditor so user can format text in that editor directly?

Any help will much appreciated.

Thank you,

Samir
Nikolay
Telerik team
 answered on 03 Jan 2008
2 answers
76 views

Hi Telerik team and fellows on the community,

I am now a days evaluating telerik RadControl for WinForms Q3 version 5.0.00000 for purchasing and up till now its being impressive, so first of all I would like to congratulate telerik team for the development of such an awesome product.

Second I have some questions regarding the controls. I think and hope they will mostly due to lack of my understanding about the controls but please do guide me ASAP.

1.The first and important question is that now I am done with the development phase and the controls I had used (or most likely use of telerik ) are Dock Manager, Docking Panel, Ribbon bar, tabstrips , toolbar, treeview, Title bar, status strip and  Buttons. And at the time of deployment I am unable to find the dll I have to send with the exe. Plus in title bar I have build a theme using telerk visual style builder, now when I run the program with on other machine (on which telerik is not installed) it start giving me error and changes my application’s interface as well Specially the TITLE bar (both original and the one I build). Kindly do guide me in this matter.

2. I used Radtreeview, which have both vertical and horizontal scroll bar as well. Now if a node’s text exceeds the width of the treeview one can see it in little space between vertical and horizontal scroll bar. And if I click on that space the node below the space get selected as well. Please look towards this issue.

3. For using Title bar I had to change the property of windows standard from i.e. FormBorderStyle=none. And now if I apply title bar It looks fine but the other edges of the form looks a little bad as they don’t have such border/edges. Do you suggest me something to counter that.

4. Is there any property by which I can change the whole theme (of all controls) in form at run time?

Note: I suppose telerik idea for Telerik form (which I read some where on this site) will counter my question 3 and 4.But I asked because I hoped these things can be done some how even in current version.

5. When I try to drop Radtreeview on RadPanel (with Outlook Style) then it doesn’t restricted to only that tab but overlaps on every tab of outlook panel. But suddenly I don’t know how but it fixed to that only panel and starting working as desired. Can you explain how this works?


Regards,
Haroon.
Haroon
Top achievements
Rank 1
 answered on 03 Jan 2008
1 answer
78 views
Hello,

I have installed the new version of WinForms (Q3 2007) and  I have a problem in my code.

This line is not valid: Telerik.WinControls.UI.RadChart.

Why?

Regards

Lionel
Dwight
Telerik team
 answered on 02 Jan 2008
3 answers
241 views
1.how can I get the row info after i added a new row ? which event would be raise ?

2.And if the entry value is invalid, how to cancel the row to add ?
Georgi
Telerik team
 answered on 28 Dec 2007
1 answer
83 views
Are there any plans to provide a UIElementAdapter for the RadPanelBar control?  I can see this control as a core UI Element for navigation in a SmartClient application; therefore; I could see a need to provide a UIElementAdapter for this component.

Thanks!
Kiril
Telerik team
 answered on 28 Dec 2007
2 answers
150 views
I am facing performance issues adding TabItems to the TabStrip when the number of TabItems required is more than 20. Sample code is provided below:-

Are there any property settings I can set/use in order to improve performance ?

DateTime start_time = DateTime.Now;
RadItemCollection tabCol = new RadItemCollection();
for (int intLoop = 0; intLoop < 30; intLoop++)
{
TabItem newTab = new TabItem(intLoop.ToString());
newTab.Tag = intLoop.ToString();
newTab.Visibility = ElementVisibility.Visible;
newTab.BackColor = Color.Blue;
newTab.DisplayStyle = DisplayStyle.Text;
newTab.Name = intLoop.ToString();
tabCol.Add(newTab);
}
radTabStrip1.Items.AddRange(tabCol);
TimeSpan end_time = DateTime.Now.Subtract(start_time);
MessageBox.Show(end_time.ToString());
Rohan
Top achievements
Rank 1
 answered on 28 Dec 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?