Telerik Forums
UI for WinForms Forum
1 answer
153 views
How can I disable the resize option on a TimePicker Popup?

How can I set the MinimumSize for the Popup so the user cannot change the Size of my TimePicker control at all?
// This code does not work; user can still change the size of the TimePicker-Popup
TimePickerElement.PopupContentElement.MinSize = new Size(300, 350);
TimePickerElement.PopupForm.MinimumSize = new Size(300, 350);
Paul
Telerik team
 answered on 16 Apr 2013
1 answer
117 views
Hi everybody!

If anybody wants to change code in a telerik winform samples solution, prepare for miracles. Because there are some hidden things like if you change the project target framework you will have some bad time. I.e. Telerik Q1 2012 control pack for winforms, you want to add some linq queries to your test setup, but wait, it won't work. See image..... . So its fun having a project with target framework set to 4 and System.dll is referenced from .NET 2. So cool. Its such a big fun to lose time with these controls. I think it is too hard for you guys, to create a proper project setup. So prepare for fun. Oh and another thing if you wan't to change anything in the project file, after that you can't run the examples anymore.

Greetings.
Stefan
Telerik team
 answered on 16 Apr 2013
1 answer
114 views
I have a form with 3 raddatetimepicker that seem to take forever to update on a local sql server table.  When I click on my save button it takes about 3 seconds to update the table. If I add 3 more datepickers it takes 6 seconds and so on.  The same thing happens with a radspineditor. if i replace the datepickers or spineditors with textboxes then everything runs normal. Any suggestions?
Peter
Telerik team
 answered on 15 Apr 2013
1 answer
109 views
Hi, 

I replaced TreeView with RadTreeView and after this I cannot drag nodes from RadTreeView into FlowLayoutPanel (actually to any native window control).
I think this is because Telerik's Tree handle drag&drop automatically.

What should I do to have drag&drop from Telerik Controls to Windows native controls?
Stefan
Telerik team
 answered on 15 Apr 2013
1 answer
80 views
I have a scheduler i'm adding screen tips to in the AppointmentFormatting event.  i use the following code

var screenTip = new RadOffice2007ScreenTipElement();
                screenTip.MainTextLabel.Text = SchedulerRepository.GetAppointmentToolTip(ent);
                screenTip.CaptionLabel.Text = "";
                screenTip.BackColor = Color.White;
                screenTip.AutoSize = false;
                var sz = screenTip.Size;
                sz.Width = 400;
                sz.Height = 150;
 
                screenTip.Size = sz;
 
                apptEle.ScreenTip = screenTip;

when i double click an appt to edit it (not using the built in editor, my own) the tool tip doesn't go away.  it stays over the screen and messes up the edit.  is there a way to programmaticly close the tool tip?  I'm doing an e.Cancel in the 
AppointmentEditDialogShowing event and then showing the dialog i want with the 
AppointmentElementDoubleClick event.  it's not a modal window, but a user control i'm making visible overtop of the existing scheduler.
Thanks
Stefan
Telerik team
 answered on 15 Apr 2013
0 answers
54 views
Hello,

I have created a RadSplitButtonElement and a RadButton in a form. When I click on the RadButton I would like to show the list of RadSplitButtonElement's items near that RadButton.

Is it possible?

Thanks in advance.
Regards
Afraei
Top achievements
Rank 1
 asked on 14 Apr 2013
14 answers
308 views
hi,

i have a calendar and i am adding a special days list by user.
the first time i all goes well but when i tried to change the user and show the special days for the changed user it stays with the first user specialDays.

Can anyone help me please,

Tanks in advanced,

Best regards,

hasm


Brendan
Top achievements
Rank 1
 answered on 12 Apr 2013
2 answers
97 views
I'm looking for a way for a better usage of the  real estate within WinForms ChartView controls, couldn't figure out how to reduce the white areas around the charts. Any hints on how to trigger this? Thanks.
Urs
Top achievements
Rank 1
 answered on 12 Apr 2013
4 answers
143 views
Hello;

Is it possible to add a summary row (top or bottom) for each grouping level to obtains subtotals at each level?

Thanks,
Jason
Jack
Telerik team
 answered on 12 Apr 2013
1 answer
147 views
I am trying to utilize the RadRichTextBox in Winforms for the purpose of having the integrated spell checker, but I am only in need of a 1-line text box.  I can't seem to find a way to remove the scroll bars when I do that.  Is there a way to do this?

Then, I have figured out how to add a section to the RadRichTextBox.Document by using the .AddBefore(), but is there a way to actually remove the first section completely from the default Document that is created?

Thanks,
Doug
Jack
Telerik team
 answered on 12 Apr 2013
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?