Telerik Forums
UI for WinForms Forum
1 answer
94 views
Hi,

I am trying to use the radColorDialog but its not showing on top of my main form.

The main form is set to TopMost to ensure its at the top (the app has other forms open)

From the main form I am calling:
private void button1_Click(object sender, EventArgs e)
        {
            this.TopMost = true;
            this.BringToFront();

            radColorDialog1.Reset();
            
            if (radColorDialog1.ShowDialog(this) == DialogResult.OK)
            {

            }
            
        }

This is winforms .net7 I am only using this one Telerik control UI.for winforms... (2023.2.606)

I would expect the dialog to above the main form.

I tried the colourBox and it has the same issue.
Dinko | Tech Support Engineer
Telerik team
 answered on 06 Jul 2023
2 answers
65 views

Hello,

  • Visual Studio 2019
  • Telerik version: 2022.2.510.40

When I open a form with Telerik component on it, it is not possible to select it anymore.

No problem with "standard" controls. Only Telerik controls are causing this issue. I have a RadGridView and a RadColorBox.

Any idea?

Thank you!

Philippe

Maria
Telerik team
 answered on 21 Sep 2022
2 answers
100 views

I wish to programmatically select the "Basic" Colors Tab when the colorbox is opened, without hidding the other tabs

Thanks in advance

pierre-jean
Top achievements
Rank 1
Veteran
Iron
 answered on 21 Jun 2019
0 answers
50 views

Greetings,

Is it possible to disable System, Web or Professional tab in colorbox dialog ?

George C.
Top achievements
Rank 2
Iron
Veteran
 asked on 27 May 2019
6 answers
212 views
Hi,

I have some problems using for the first time the RadColorBox. (last release Q1-2012) in vb net
Documentation don't seem be outdated....

So here my problems
I Don't want to display as text of the selected color (I Want only the box filled with the selected color and the [...] Button
I Don't want to show the Web and Basic tabs when the diaglog is showed
(Documentation talk about  ShowBasicColors property, but I don't find it...)


Any help will be great.

Thanks

Anthony
pierre-jean
Top achievements
Rank 1
Veteran
Iron
 answered on 16 Apr 2019
1 answer
63 views
There appears to be a peculiar scaling issue when the RadColorBox is used in a dpi aware app running at scales greater than 100. This can be demonstrated by dropping a RadColorBox on a form in a dpi aware app and then running the app at 150%. Multiple clicks on the colorbox will show the problem. The first click the dialog is at the correct size for that scale. Close the dialog and open it again and now the dialog has shrunk to what is probably 100 scale. And now with each subsequent opening of the color box dialog the size alternates between large and small. Weird, right?
Dimitar
Telerik team
 answered on 23 Apr 2018
3 answers
195 views
I have been looking at the ColorBox control, but I cannot figure out how to do simple things.  What I want to do is specify the color displayed when the form containing the ColorBox control is opened, and extract the value of the new color chosen by the user.

I expected to be able to specify something like:

radColorBox1.InitialColor = Red;

and then get the new value if there is one. 

Apparently one gets the new value from the ValueChanging or ValueChanged event handlers, which is straightforward enough I guess.

I program in C#.  Any suggestions will be appreciated.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 29 Sep 2015
3 answers
128 views
I need to localize the text of the RadColorBox. Whats the right way to do this? Is there a LocalizationProvider?

Thanks,
Michael 
Stefan
Telerik team
 answered on 26 Jul 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
Buttons, RadioButton, CheckBox, etc
DropDownList
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
Tabstrip (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
GanttView
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
VirtualGrid
ContextMenu
Spreadsheet
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
Rotator
TrackBar
MessageBox
CheckedDropDownList
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
CAB Enabling Kit
TabbedForm
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ImageEditor
ScrollBar
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
PictureBox
VirtualKeyboard
FilterView
Accessibility
DataLayout
NavigationView
ToastNotificationManager
CalculatorDropDown
Localization
TimePicker
ValidationProvider
FontDropDownList
Licensing
BreadCrumb
ButtonTextBox
LocalizationProvider
Dictionary
Overlay
Security
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
Flyout
TaskbarButton
HeatMap
SlideView
PipsPager
+? more
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?