Telerik Forums
UI for WinForms Forum
6 answers
287 views
I am try to change Minimize and Maximize color:

private void MainForm_Load(object sender, EventArgs e)
{
    FormElement.TitleBar.MinimizeButton.ForeColor = Color.White;
    FormElement.TitleBar.MaximizeButton.ForeColor = Color.White;
}

But the color is still in the default color (black).
Am i doing something wrong ?
Stefan
Telerik team
 answered on 05 Jan 2015
4 answers
634 views
1.How to span the cells in the Grid as Row wise and Column Wise.

2.How to merge Child Template Headers using Column Groups.
Stefan
Telerik team
 answered on 05 Jan 2015
3 answers
573 views
I have RadCheckBox and i am using TelerikMetroBlue theme.
All i want to do is to change CheckBox style while the control activate, please see my attach file.

Stefan
Telerik team
 answered on 05 Jan 2015
1 answer
559 views
By default charts have a lot of white space between the chart elements (that is, the axis labels on the left and bottom and the chart edge on the top and bottom) and the outside border of the chart control.  Padding and margins are all set to 0, 0, 0, 0.  What other properties can I modify to reduce the white space?
Dimitar
Telerik team
 answered on 05 Jan 2015
0 answers
142 views
Hello, I am working on TrackBar and want to to set specific interval between values, like when i scroll, its value should update like this way
10, 20, 30, 40, 50........ 600.

But current it is going like 10,11,12,13.

I tried SmallChange and LargeChange property and also TickerFrequency but not one is working for me.

I want the same behavior as in attached image.

Thanks.
nisar
Top achievements
Rank 1
 asked on 01 Jan 2015
2 answers
125 views
Hi,

Please is it possible to animate a tile element on click just like how the windows 8 tiles behave on click?
On windows 8, Clicking on tile rotates and enlarges the tile to fit the screen before the actual application is lunched. 
Is there any inbuilt feature like that in radPano.

Thanks
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Dec 2014
5 answers
230 views
I saw this: http://www.telerik.com/help/winforms/gridview-editors-customizing-editor-behavior.html
So i can see it is possible, how can do that ?

Thanks

miki
Top achievements
Rank 1
 answered on 30 Dec 2014
2 answers
130 views
I'm attempting to setup a gridview in which one of the columns is a date-only field.  In order to achieve this, I'm using a gridViewMaskBox.  The below code shows a correct 00:00 AM on edit, but after the cell is no longer being edited, the field shows date and time.  Setting a FormatString for the column does not change this behavior.  Any help or suggestions?

            gridViewMaskBoxColumn1.EnableExpressionEditor = false;
            gridViewMaskBoxColumn1.FieldName = "From";
            //gridViewMaskBoxColumn1.FormatString = "{0:hh:mm tt}";
            gridViewMaskBoxColumn1.HeaderText = "From";
            gridViewMaskBoxColumn1.Mask = "t";
            gridViewMaskBoxColumn1.MaskType = Telerik.WinControls.UI.MaskType.DateTime;
            gridViewMaskBoxColumn1.Name = "From";
            gridViewMaskBoxColumn1.Width = 94;
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Dec 2014
2 answers
953 views
Hi, is it possible to display a lot of items with a checkbox next to each item with multiple columns, similar to how it can be done with the VB6 listview control?
If so can you help me set it up in this way?
I have attached a screenshot of what I am trying to achieve.

Thanks,

-Lou
Lou
Top achievements
Rank 1
 answered on 30 Dec 2014
2 answers
1.1K+ views
Hi,

i have Winforms application and GridView, i notice that i can group column and i try to remove this message (see my attach file) using this command:

radGridView1.AllowDragToGroup = false;

but all this doing is to remove the message but all the empty line is still remained, any idea how to completely remove this ?

Thanks

miki
Top achievements
Rank 1
 answered on 30 Dec 2014
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?