Does the VBUC supports the Sheridan VB 6.0 controls suit?

Subject

Does the VBUC supports the Sheridan VB 6.0 controls suit?

Applies to

VBUC 3.0, VBUC 4.0, VBUC 4.1

Inquiry Description

The Visual Basic Upgrade Companion can convert many of these controls to .NET native components, using the equivalency shown in the table below. Non supported controls can be accessed through COM interoperability without problems, but ArtinSoft can also customize the VBUC to generate the desired mappings to inherent .NET components or other 3rd party libraries.

Troubleshooting/solution

Active Threed Controls

Control Version Supported Equivalent
SSFrame 2.0 Yes System.Windows.Forms.GroupBox
SSPanel 2.0 Yes System.Windows.Forms.Panel
SSOption 2.0 Yes System.Windows.Forms.RadioButton
SSCheck 2.0 Yes System.Windows.Forms.CheckBox
SSCommand 2.0 Yes System.Windows.Forms.Button

ActiveTreeView Control

Control Version Supported Equivalent
SSTree 1.0 Yes System.Windows.Forms.TreeView

Sheridan Month/Year/DateCombo (CalendarWidgets)

Control Version Supported Equivalent
SSMonth 1.0 Yes System.Windows.Forms.MonthCalendar
SSYear 1.0 Yes System.Windows.Forms.MonthCalendar
SSDateCombo 1.0 Yes System.Windows.Forms.DateTimePicker

Sheridan DataGrid/Combo/DropDown (DataWidgets)

Control Version Supported Equivalent
SSDBCombo 3.0 Yes Infragistics.Win.UltraWinGrid.UltraCombo
SSDropDown 3.0 Yes Infragistics.Win.UltraWinGrid.UltraDropDown
SSDBGrid 3.0 Yes Infragistics.Win.UltraWinGrid.UltraGrid

Sheridan Tab/Notebook OCX Control (Designer Widgets Tabs)

Control Version Supported Equivalent
SSIndexTab 2.0 Yes System.Windows.Forms.TabControl

SSplitter

Control Version Supported Equivalent
SSplitter 2.0 Yes System.Windows.Forms.SpplitterPanel

SSListBar

Control Version Supported Equivalent
SSListBar 1.0 Yes Infragistics.Win.UltraWinListBar.UltraListBar

Submitted date

12/20/2010 5:40:32 PM


Related FAQs

None

Skip Navigation Links.
Expand ArtinSoft Visual Basic Upgrade Companion (VBUC)ArtinSoft Visual Basic Upgrade Companion (VBUC)
Expand VBUC Getting StartedVBUC Getting Started
Collapse Migration Knowledge BaseMigration Knowledge Base
Expand VBUC Errors, Warnings and IssuesVBUC Errors, Warnings and Issues
Collapse VBUC Frequently Asked QuestionsVBUC Frequently Asked Questions
Collapse General QuestionsGeneral Questions
Error 2869 during the VBUC installation
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
Collapse What controls does the Visual Basic Upgrade Companion support?What controls does the Visual Basic Upgrade Companion support?
Does the VBUC supports the Sheridan VB 6.0 controls suit?
Can the Visual Basic Upgrade Companion be customized?
How does the VBUC handle VB6 Collections?
How does the VBUC convert ADO to ADO.NET?
Visual Basic Upgrade Companion customization options
FAQ: What is the process to upgrade from VB5 to .Net?
ActiveX/User documents migration workaround using the VBUC
Property Page migration workaround using the VBUC
How to install the VBUC Developer Edition successfully
Is the Artinsoft.VB6.dll helper class library redistributable?
What are the code changes and other activities required before migration?
XSL operations and MSXML library migration
VBUC generated Visual Studio solution file version
Where is the source code for the support (helper) classes used by the VBUC?
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
VBUC Developer Edition Offline Activation Process
What’s the difference between the License File and the Activation File
Do the VBUC migrate intrinsic VB6 functions and libraries?
Error : Retrieving the COM class factory for component with CLSID {11C67C12-105A-4F42-A5C8-CB9070F2855A} failed due to the following error: 80040154
Expand HOW TOHOW TO