Telerik Forums
UI for WinForms Forum
1 answer
24 views
I have a RadWizard control in my project and I set the BackColor property to a custom color. Whenever I make any changes to the code in the cs file of the RadWizard the BackColor property resets to white. Is there some reason this may be occurring or is this a bug?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 24 Oct 2023
1 answer
27 views
I am trying to remove the default top left gear icon and bottom left help text and icon from the RadWizard but I am unable to locate them in the control's properties. Is this something I am able to do or are these static to the control and unable to be changed?
Dinko | Tech Support Engineer
Telerik team
 answered on 24 Oct 2023
1 answer
64 views

Hi Support, I have faced an Issue during run the "Progress Control Panel".

When the program open, it shows "update available" and requests me to do update. So, I have click the "OK" button. and the screen stuck/hang at there without process anything.

Please show some guideline/solution. Thanks, a lot.

Yana
Telerik team
 answered on 07 Jun 2023
0 answers
142 views

Hi,

On Telerik for Winforms 2022.3.109.45, using VS 2022 Enterprise on a .Net 7 project, I encounter this error when trying to migrate my projects to the latest Winforms components version, using the Wizard

I'm trying to upgrade from 2022.3.921.48

The wizard encountered an error while trying to handle user event.

System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à Telerik.VSX.Internal.FileSystem.GacPathDetector.IsGacBased()
   à Telerik.VSX.Internal.ProjectManagement.ApplicationProjectAssemblyReference.EnsureLoadInformation()
   à Telerik.VSX.Internal.ProjectManagement.ApplicationProjectAssemblyReference.get_LoadInformation()
   à Telerik.VSX.Internal.ProjectManagement.ProjectAssemblyReferenceBase.GetAssemblyReference()
   à Telerik.VSX.Internal.ProjectManagement.ProjectWrapUIComponentsBase.get_IsTelerikReferenceValid()
   à Telerik.VSX.ProjectListing.ProjectListerItemHelper.GetDistributionVersion(IProjectWrapUIComponents projectWrap)
   à Telerik.VSX.ProjectListing.ProjectListerItemHelper.GetTitle(IProjectWrapUIComponents projectWrap)
   à Telerik.VSX.DistributionListing.CheckableItemFactory.Create[T](IList`1 list, Func`2 getTitleFunc, Action`1 callback, Boolean isChecked)
   à Telerik.VSX.Wizards.ViewModels.UpgradeProjectWizardViewModel`2.get_AllProjectItems()
   à Telerik.VSX.Wizards.ViewModels.UpgradeProjectWizardViewModel`2.GetProjectsWithVersionLessThanSelectedDistributionVersion()
   à Telerik.VSX.Wizards.ViewModels.UpgradeProjectWizardViewModel`2.OnCurrentDistributionPropertyChanged(Object sender, PropertyChangedEventArgs e)
   à Telerik.WizardFramework.ScenarioDriven.ViewModelBase.RaisePropertyChanged(String propertyName)
   à Telerik.VSX.ViewModels.DistributionChooserViewModelBase`1.get_CurrentDistribution()
   à Telerik.WinControls.VSX.Wizards.UpgradeProjectWizardBase`2.TryGetDistributionToken(Version targetFramework)
   à Telerik.WinControls.VSX.Wizards.UpgradeProjectWizardBase`2.TryGetMainLoadInformation(Version targetFramework)
   à Telerik.VSX.WizardEngine.Controls.WizardControlBase.PopulateCollectedValues(IPropertyDataDictionary gatheredData)
   à Telerik.VSX.WizardFramework.Pages.DynamicPageController.GetData()
   à Telerik.WizardFramework.Wizard.GetCurrentPageData()
   à Telerik.WizardFramework.Wizard.UpdateNavigation()
   à Telerik.WizardEngine.Helpers.EventHelper.CatchExceptionAndSendReport(Action action)
Jérôme
Top achievements
Rank 1
Iron
Iron
Iron
 updated question on 10 Nov 2022
1 answer
227 views
Hello good day,
Help me with this I know it's something simple but I can't find it.
how to print automatically without showing the report viewer a telerik report made in vb.net

the report has a parameter and I would like it to be printed automatically
Justin
Telerik team
 answered on 30 Sep 2022
1 answer
43 views

Hi. 

 

I have images on the screen for the DB and when I select one, I need the app to simulate a "Next" Click

 

code:

            txt_db.Text = "MSSQL";

            frm_generator_database_connection_step02_mssql frm = new frm_generator_database_connection_step02_mssql() { Dock = DockStyle.Fill, TopLevel = false, TopMost = true };
            frm.FormBorderStyle = (FormBorderStyle);
            pContainer.Controls.Clear();
            pContainer.Controls.Add(frm);
            frm.Show();

 

 

Regards

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Sep 2022
2 answers
76 views
  • Visual Studio 2019
  • From the Bin folder of the applications, my current installed Telerik version is 2022.2.510.40
  • Applications written in C# and another VB.Net
  • I've updated each and every Telerik products from the Control Panel
  • When solution is loaded, I receive the flying windows saying that an update is available, proposing to "UPDATE NOW" or "DISMISS"
  • If I choose "UPDATE NOW", the wizard starts
  • The wizard completes in a fraction of a second, resulting in:

This happens for all my WinForms applications.

Any idea?

Thank you all!

Philippe

Petia
Telerik team
 answered on 22 Sep 2022
1 answer
51 views

Hello everyone,

Can you please give me some advice? I want to migrate code to Telerik components; there is a class(form) thas has all ui components (textboxes, buttons, etc.) and functionality.

I need to give the user the ability to choose between a radwizard and a tabbedcontrol. But these two need to share the same functionality and ui components. because we don't want to repeat code. We've tried usercontrols, but the code that provides the functionality is so scrambled and depends on data and ui components from differect user controls?

Is there another way to do this? Maybe place the radwizard and tabbed form in a panel?

Thanks in advance,

Adriana

Dinko | Tech Support Engineer
Telerik team
 answered on 19 Jul 2022
1 answer
67 views

Hello,

I am trying to get a new Telerik C# Winsdows Forms Application project started (Screen 1) thro the project wizard in visual studio 2022, but every time I press "create" the program stalls (Screen 2) and I have to break of Visual Studio.

I tried uninstalling Visual studio and Telerik UI for WinForms end reinstalling everything but with no success. 

I have no problem opening a normal Windows Form app project thro the wizard.

Do you ever had the same problem?

Kind Regrades,

Dieter

 

 

 

 

Nikolay Mishev
Telerik team
 updated answer on 19 Apr 2022
9 answers
344 views
Hello

I have version Q3 2010 for winforms
But I couldn't find RadWizard Control  in Toolbox....

let me know Radwizard is Avoilable for Q3 2010 or not....?

Thanks
Ras Ran
Top achievements
Rank 2
Iron
Veteran
Iron
 answered on 21 Jun 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
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
Menu
RichTextEditor
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
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
Rotator
TrackBar
MessageBox
CheckedDropDownList
SpinEditor
StatusStrip
CheckedListBox
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
TaskBoard
Barcode
Styling
ColorBox
PictureBox
Callout
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
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?