Telerik Forums
UI for WinForms Forum
3 answers
153 views
Are there any events that can be handled for the start menu (Opening, Closing, ect) ?
Jack
Telerik team
 answered on 10 May 2007
8 answers
182 views
When initing my form with a Panel Bar on it, I'm trying to programatically set a particular GroupElement to be expanded in my panel bar, based on a setting in MySettings. However, setting Expanded=True on the group element isn't expanding the element, nor is setting Selected=True. How do I programatically expand a group element?

If Not My.Settings.DefaultAppGroup Is Nothing Then 
    Dim defaultAppGroup As String = My.Settings.DefaultAppGroup 
    Dim groupElement As RadPanelBarGroupElement 
    For Each groupElement In RadPanelBar1.Items 
        If groupElement.Caption = defaultAppGroup Then 
           'groupElement.Selected = True 
            groupElement.Expanded = True 
            Exit For 
         End If 
     Next 
End If 

Boyko Markov
Telerik team
 answered on 09 May 2007
3 answers
169 views
Hi,

I can't figure out how to add option buttons to the ribbon. I want a simple option button with two options in a chunk.  Is it possible?

Thank you,
Zsolt
Dimitar Kapitanov
Telerik team
 answered on 09 May 2007
5 answers
505 views
I added a textbox element to my toolstrip item.  I am trying to make the text box wider. In the design mode I finally figured out how to make it wider by turning AutoSize off, changing the width property and then going into the children and doing the same for the textbox item.  This all works good until I compile and run the application.  The textbox item properties reset themselves back to the default.  What am I missing?

Thanks, Mark
Boyko Markov
Telerik team
 answered on 09 May 2007
1 answer
230 views
Hi, I read the Office 2007 Guideline and it saids that de size of the icons has to be 16x16 for small ones and 32x32 for the bigones. The problem is that if I use this size of the element ( Text below Image) is not the same as Word 2007?

If I use 48x48 icons the sieze of the group is exactly as the chunk hegith.

Angel
Telerik team
 answered on 08 May 2007
1 answer
105 views
I try to cut and paste a chunk form one tab to another I a get a Exception.
Mike
Telerik team
 answered on 08 May 2007
4 answers
395 views
I must be missing something obvious, but I cant seem to find a way to set which tab is defaulted at startup.
Dwight
Telerik team
 answered on 08 May 2007
1 answer
221 views
I am databinding my grid to a DataTable, and I am looking to add a new row to the header , much like the filter row, that contains custom controls (dropdowns, checkboxes, ect)

Has anyone attempted/had success with this yet?
Dwight
Telerik team
 answered on 08 May 2007
2 answers
154 views
I know that you need to unregister dockpanels in order to remove them from the manager.

But how would I know when to do this?  You have closebuttonvisible property to disable the close  button, (even though it doesn't truly close), but how would I be able to determine that the user clicked it, since there doesn't seem to be a way to determine how the panel was hidden.

If the user selects hide from the dropdown, or closes it with the button, how can I tell the difference? I want to remove the panel if the close button is used.
DConroy
Top achievements
Rank 1
 answered on 08 May 2007
1 answer
114 views
In the existing Win.Forms DateTime you can only set the date. You can set the time also if you specifiy it in the edit field.
However what would be nice would be a control where you could set both the date and the time using some clock control.
Peter
Telerik team
 answered on 08 May 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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?