Telerik Forums
UI for WinForms Forum
2 answers
177 views
The tree node text is very light.  You can see it in the TreeView theming sample application.  Interestingly, in the PanelBar sample, the TreeView text on the Mail panel looks good.
Mark Griebling
Top achievements
Rank 1
 answered on 26 Sep 2008
1 answer
159 views
I'd like to see a Task Dialog that takes on a custom theme.  There are other products to easily use Task Dialogs, but they can't be themed with the same style as the rest of the application.
Peter
Telerik team
 answered on 26 Sep 2008
4 answers
201 views
Hi
I use this control in a MDIParent....
How I can put in Start Menu the list of active MDIchildren forms?

In MenuStrip of .NET the code is:

Me

.WindowsMenu = New System.Windows.Forms.ToolStripMenuItem

Me.MenuStrip.MdiWindowListItem = Me.WindowsMenu

Then when a user open a new form the name of this form is added to the list (Me.WindowsMenu


Thank you




dp
Top achievements
Rank 1
 answered on 25 Sep 2008
1 answer
208 views
Hi Guys,

<rant>sometimes I really wonder if there is any quality control before rolling out new software releases. i am really a supporter of telerik controls, but such problems I come accross are really a pain in the arse.
my suggestion is to put more effort into quality than new flashy features.....
this theme-thingy and visual style builder does not even deserve the title "beta"-version in my opinion</rant>

since my last therming issue, where we at last achived it to successfully load a ressource-file into thememanager, i focused on more important bits and pieces of my application.
but now i am back to style my application and...well, i actually dont care much if visual studio renders the application and controls at design-time in wrong colors and styles(as it does sometimes...) as long as it does it right when starting the application. but it really fucks me off, if it is the other way around.

i am still using RadControls for Winforms Q1 2008 SP1

I am trying to style a textbox... to paint the background grey if it gets the focus.
plus I dont want to paint a border, so I set the border-property in visual style builder to hidden and the forecolor to transparent(bec. hidden is apparently not quite hidden?!?!?). the result is a thinner than usual textbox. it gets displayed the right way in visual studio design view, but just after i set the theme-name at the control again.
but when I close and reload the form with the designer it gets displayed wrong again. it also gets displayed wrong when starting the application.

when i look into my theme-style.xml i see several entries named something with "textbox". is there a mixup occured???!???

what i want is simply a way how to style my application.
but this try and error approach i am doing at the moment is 1. very time consuming, 2. very frustrating and 3. not acceptable. i am way faster to edit/style the ui-items of every control individually and this cant be the way doing it!??

i will supply you with a screenshot if you cant follow my explanations...

best regards




Peter
Telerik team
 answered on 25 Sep 2008
1 answer
111 views
Hi,

I use a custom save/load layout of a RadGridView... Basically I save/load column and grid properties as an xml file in a database.

My problem is that when I load and set the Group By Expressions, the group panel appears over the column headers. If I resize the form or fill the grid with data, the group panel takes its proper position above the column headers.

Furthermore, the UpdateGroupPanel() seems to be missing from the grid as a method. Instead, it appears as an obsolete method of MasterGridViewTemplate.

I do use SuspendLayout() and ResumeLayout() befaore and after the loading.

How can I get around this? If the UpdateGroupPanel has to be used by the owner grid, where is this method in Q2 2008 SP1?
Jack
Telerik team
 answered on 25 Sep 2008
3 answers
137 views
How can I put RadListBoxes inside a RadPanelbar?
Martin Vasilev
Telerik team
 answered on 25 Sep 2008
1 answer
279 views
How do you add a RadContextMenu to a node in the treeview?

The RadContextMenuManager allows you to add a RadContextMenu to the RadTreeView control but that only gives you the ability to add a context menu to the whole control regardless of where it is clicked.

The RadTreeNode has a ContextMenu property but it is of type RadDropDownMenu which has previously been said to be obsolete.  Since the RadDropDownMenu is no longer part of the Toolbox, manually changing the RadContextMenu to a RadDropDownMenu allows it to be added to a treeview node but this does not seem to be the correct way to do this. 

radTreeNode1.ContextMenu = radDropDownMenu;

Are there any other ways to do this?

Jordan
Telerik team
 answered on 25 Sep 2008
2 answers
159 views
Two questions.

1) How do you set the mouseover color for the radpanelbargroupelements (default is orange)?

2) I want to change the cursor to be the hand when mouseover is on the "title bars" of the radpanelbargroupelements, but when i put events on the mouseenter, mouseleave of the radpanelbargroupelements they are never fired.

any help is greatly appreciated, thanks!

-brandon
Boyko Markov
Telerik team
 answered on 25 Sep 2008
3 answers
208 views
Hi Telerik Team,
I being trying to write some text (i.e. "A&&B") so that it should the displayed as "A&B" . The problem I am facing is that if I use "&&" between the displayed text is "A..." like and if I use "A&B" the displayed text would be "AB" (Second one is OK as its standard behaviour).

Can you please  help me that how can I display "A&B" text in Telerik Label.

Regards,
Haroon.
Boyko Markov
Telerik team
 answered on 25 Sep 2008
6 answers
307 views
Hi,

I have i grid with filtering enabled, in columns of type integer i get listed several menu items if I click on the filter cell. One of them has the name "between" (GridKnownFunction.Between), how can I disable this menu item ?

Rune
Vassil Petev
Telerik team
 answered on 25 Sep 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)
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?