Telerik Forums
UI for WinForms Forum
3 answers
197 views
The docs imply that to add a RadDropDownMenu to a form you should select it from the Toolbox, but there is no RadDropDownMenu on the toolbox.

Am I missing somethins?
Nikolay
Telerik team
 answered on 18 Nov 2008
1 answer
114 views
I am using the Q2 2008 version of the Ribbon Bar and I can't seem to get the control to honor the Alt key.  I would expect the Alt key to work as it does in Excel or Word 2007.  Has this been addressed in the latest version?

Thanks,
Lee
Nikolay
Telerik team
 answered on 18 Nov 2008
8 answers
1.4K+ views
Hi,

I'm trying to add a few Rad controls to a TableLayoutPanel. For the sake of the example, let's say I have a TLP with 1 column and 2 rows. The top row contains a RadListBox, and the bottom row contains a RadButton. The top row's size is set as Percentage (50%) and the bottom row as AutoSize.

The desired result would be that most of the control's space be filled with the RadListBox, while the RadButton be set at an appropriate size.

The actual result is that the RadListBox takes up all the room, and the RadButton appears as a tiny sliver at the bottom, barely a line. It would seem as if in run-time, the TableLayoutPanel decides to AutoSize the bottom row to a few pixels; whereas in the form designer, the button appears perfect.

What am I doing wrong? How can I get the TableLayoutPanel's AutoSizing rows to play nice with RadControls?

Thank you.
Guillaume Crétot Richert
Top achievements
Rank 1
 answered on 17 Nov 2008
1 answer
129 views
I have the following problem with the filter row in my RadGridView control:  when a column is set to align the text to the right, and a filter is applied, the text in the filter cell shows up behind the filter icon.  Is there a way to keep the two from overlapping?

Thanks,
Rachel
Nick
Telerik team
 answered on 17 Nov 2008
1 answer
182 views
Using RadControls for WinForms Q2 2007.

When Selecting "Theme Builder" on the smart tag of a RadPanel that contains other controls, the entire RadPanel disappears from the Designer!  The only way to get it back it seems it to either remove all the old controls manually from the designer.cs file.... ??  Is this a known bug that I simply have to remind myself to avoid?
Nick
Telerik team
 answered on 17 Nov 2008
1 answer
129 views
Hi, Im used to work with asp.net/ajax and not winforms.

I wanna have a "header" with 4 buttons and under that a "multipage" that will be visibile hide/show dependeing on which button i click.
in this multipage i will place a rad Grid in each (like members in one, users in another and so on)
What tiems do I use to create the "layout split?
In asp.net we have radsplitter, but the raddock don't work the same way unfortunately.

greatful for a kick in the right direction

Regards Pelle
Nick
Telerik team
 answered on 17 Nov 2008
10 answers
182 views
I'd like to put a list box on a form that holds very complex items. I was thinking I could probably do this by creating a user control that has the layout and items I want in each list item. Then wrap that in a RadHostControl and somehow put that inside a RadListBoxItem.

I believe I'm on the right track, and if so, how exactly do I accomplish what I'm trying to do?

If I'm way off base, is there a way I can make complex list items for a listbox?

As a concrete and simple example, let's say I wanted each item in the list to have 2 labels, 2 buttons, and a textbox.

Thanks,

Alex
Nick
Telerik team
 answered on 17 Nov 2008
3 answers
166 views
I have seen the many posts on how to add shortcuts to a menu item and I understand how to do that.  My problem is that I would like for the shortcut text to be left justified to the menu and the normal text to be right justified.  For example:

Cut                           Ctrl + X
Copy                        Ctrl + C
Paste                       Ctrl + V
Delete                            Del

Instead, as it is now, I have to add this text to my menuitem.Text and it is not aligned

Cut      Ctrl + X
Copy      Ctrl + C
Paste      Ctrl + V
Delete      Del

This justification seems to be the standard behavior for pretty much any application that displays shortcuts on the menu.  Can anyone tell me how to do this or if it is even possible?

Thanks in advance,
Lee
Nick
Telerik team
 answered on 17 Nov 2008
1 answer
100 views
As I have stated in this thread (http://www.telerik.com/community/forums/winforms/menu/radmenu-and-shortcuts.aspx).  Most applications use right justification to show the shortcuts for menu items.  This seems to be a short coming of the RadMenu.  I would like to suggest this as an enhancement for a future build.

Thanks,
Lee
Nick
Telerik team
 answered on 17 Nov 2008
1 answer
102 views
Dear sir,
            I have a problem in RadMenu . After Main form loaded click the menu using mouse and press esc . Now open shild form and now click Alt key the menu child items are shown . Is there a way to not shown the childitems when child form is open . For your reference i have explain the steps
NOTE : i am using c#

Step 1: Creat a new window application with two forms form1 and form2
Step 2: in Form1 add one menu with subitems and add radbutton and on the click event call the form2 ( form2object.Showdialog();)
Step 3: Run the application and Click the menuitem1 using mouse and press esc
Step 4: Now click the radbutton1 ( Form2 is open)
Step 5: Now click the Alt key (twice) the childitems are shown - How to avoid this

thanks & regards
Dhakshin
Jack
Telerik team
 answered on 17 Nov 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?