Telerik Forums
UI for WinForms Forum
1 answer
70 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
77 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
153 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
180 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
153 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
2 answers
133 views

Hi guys,

I am new in the C# winform design and I am trying to create a scheduler to help manager organize employee timesheet and do the punch-in punch-out. There are couple things I need some helps.

1) When I am reading the help form, I found a video about introduction of RadScheduler. https://www.youtube.com/watch?v=RHgMwE2vlsc&t=10s

But when I'm going to Blogs.telerik.com/robertshoemate I cannot find source code. Could you tell me where I can find source code? That really help me to understand how radscheduler working

2)

When I am desining Radscheduler form, The UI is always said "new appointment" and when I click "add new appointment" button the edit appointment textbox is setup in specifc form (I attached picture down below)

Could tell me where I can design this edit_appointment form? I want to change this UI. For example, change the subject Name or delete couple textbox

Regards,

Mike

Mike
Top achievements
Rank 1
Iron
Iron
 answered on 20 Dec 2021
1 answer
87 views

Hi all,

Does anyone know if there will ever be new themes or updates to the themes?

Would like to see some new ones at some stage. Or does have any they could share?

Thanks

 

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

Hi all,

Best greetings to you all. I am currently working with a custom RadGridView in WinForms form. I am using Office 2019 Light theme along with Visual Style Builder to customize (just start as amateur). When applying the theme, I think the theme manager is overriding my code with background color and Selection Mode which was initially subscribed to FullRowSelect but later changed to CellSelect and also the application freeze as well.

I am attaching some files in the below. 

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

Hi there,

can I draw a polygon with stripes (lines) on RadMap?

I know how to make a plain (one color) polygon but it is possible to have stripes on the polygon?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 13 Dec 2021
0 answers
91 views

hi

how handling error

System.ArgumentOutOfRangeException: 'Day must be between 1 and 29 for month 12.

Parameter name: day'

 

i try handling in key peress but show error

my cod is

 

                                        

public static bool CheckIsLeapYear(DateTime date)
        {
            PersianCalendar pc = new PersianCalendar();
            int year, day;
            year = pc.GetYear(date);
            day = pc.GetDayOfMonth(date);
            bool result = false;
            bool isleapyear = false;
            isleapyear = pc.IsLeapYear(year);
            if (isleapyear!=true && day>29)
            {
                result= true;


            }
            return result;



        }

 

----------------------------------------------------------------------------------------------------

 

 

 private void radDateTimePickerDateOfBirth_KeyDown(object sender, KeyEventArgs e)
        {
           

            
           
                if (CheckIsLeapYear(radDateTimePickerDateOfBirth.Value))
                {


       
                radDateTimePickerDateOfBirth.Value = DateTime.Now;
                 
                }
            }


ebrahim
Top achievements
Rank 1
Iron
Iron
 asked on 08 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
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)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?