Telerik Forums
UI for WinForms Forum
4 answers
420 views

 

 

        private void frmMapping_Load(object sender, EventArgs e)
        {
            string cacheFolder = @"..\..\cache";

            bingProvider.UseSession = true;
            bingProvider.BingKey = "MyKey";
            LocalFileCacheProvider cache = new LocalFileCacheProvider(cacheFolder);
            bingProvider.CacheProvider = cache;
            bingProvider.ImagerySet = Telerik.WinControls.UI.Map.Bing.ImagerySet.Road;
            this.radMap1.Providers.Add(bingProvider);

            PointG racheer = new PointG(38.595592, -90.429629);
            MapPin racheerPin = new MapPin(racheer);
            racheerPin.Text = "Right Here Man!!!";
            racheerPin.BackColor = Color.AliceBlue;

    }
MrBizzl
Top achievements
Rank 2
Iron
 answered on 27 Dec 2021
1 answer
271 views

Hi,

I am using a RadGridView in a window .

I am using RadDropDownListEditor for editing one of the cells in the column that has one element as list.

I want it to be able to set as empty on editingBut the change isn't persisting when I provide empty string.

According to the documentation, the change only persists when we select one of the other items in the list.

Is there any way I can set it as blank on providing empty string.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Dec 2021
1 answer
181 views
I have a scheduler created, I can create appointments, etc.  But what event fires when the appointment time is hit?  For some reason this is eluding me...
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Dec 2021
0 answers
187 views

Hi Telerik team

I just use the radganttview replacing our old GanttOCX. I have a question about links between tasks. We don't want to use links.

Is it possible that links are invisible in the GanttViewGraphicalviewElement ?

 

Thanks in advance for your answer.

Missing User
 asked on 23 Dec 2021
1 answer
1.5K+ views

Hi ,

I am using a RadGridView along with a button in a Form window. When button is clicked , it shows some hidden rows in RadGridView.

I want the hidden rows to be showed when the Form window is maximized.
How do I go on about doing this?

This is how I am trying it:


If Me.WindowState =2 Then

'Raise an event here


thanks.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Dec 2021
1 answer
160 views

Hi.

 

I wonder if it is possible to put the video in a shape, like a circle. I also want to know if it is possible to hide all the controls at the bottom.?

 

 

 

Regards

 

Dinko | Tech Support Engineer
Telerik team
 answered on 22 Dec 2021
1 answer
149 views

Hi,

I am using Telerik UI for Winforms 2020 to create a grid and when I hit the maximize button on title bar, the grid remains the same size but the window maximizes , like the attachment below.

How can I make sure that the Grid uses the full size of window on maximizing ?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Dec 2021
1 answer
274 views

Hi,

I want to enable drop shadow for the floating windows in RadDock. I tried the below code but it didn't work.

window.RootElement.EnableElementShadow = true;
window.RootElement.ShadowColor = Color.GreenYellow;
window.RootElement.ShadowDepth = 10;

Is there a way to enable it?

Thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 Dec 2021
2 answers
288 views

Hi.

Is there any way to put the custom themes (.tssp) in the project resources (Resources.resx) and load from there?

I'm actually looking for a way to include the .tssp files in the program itself (not as a separate files in project output)

Note: Currently my theme files are in the project folder and I'm using this method:

https://docs.telerik.com/devtools/winforms/styling-and-appearance/advanced-topics/adding-custom-redistributable-themes-to-your-application/creating-a-theme-component

 

Thanks

Pin
Top achievements
Rank 1
Iron
 answered on 20 Dec 2021
1 answer
258 views

I'm using the RadSpreadsheet control, and it's ribbon bar.

I have a simple menu, which when clicked, calls another dialog.

But the menu structure overlays the new dialog:

The menu items have gone, including the one which the user just clicked, which is good, but the outline of the ribbon is still visible.

I don't have any control over the popup window, as it comes from another application, so I can't tell it to 'bring to top'.

Has anyone else seen this ? I don't think it's specific to the RadSpreadsheet ribbon bar - i've seen the same effect on other ribbon bars.

Is there any way to avoid this ? Not a disaster, but it just looks poor. The blank space does go away, but only once everything else has completed.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Dec 2021
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
PdfViewer and PdfViewerNavigator
CommandBar
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
Label
AutoCompleteBox
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
Wizard
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
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
SmartPasteButton
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?