Hi,
We are migrating existing application developed in VB6.0 which uses Data Dynamics ActiverBar 2.0 control for UI. Can we use SharpUI controls to replace the ActiverBar control in VB.NET 2005.
Best Regards,
Krishna Chavan
Hi ericc,
We have downloaded the trial version and converted the ActiverBar 2.0 layout to SharpUI using the converter. I am not able to find few of the events for ActiveBar2 control.
For example : "BandDock" event, I am not able to find the equivalent event in SharpUI.
Is there any list available which I can use to get the names of the events, properties and methods which are modified in the SharpUI.
Thanks in advance.
Hi Eric,
How can I disable the Button Tool, I don't find the "Enabled" property in SharpUI button tool object.
Krishna
Eric,
I am not using uiButton, but using the instance of these controls "DataDynamics.SharpUI.Toolbars.ButtonTool" and "DataDynamics.SharpUI.Toolbars.ListTool". Can you tell me how can I disable these tools under Toolbar and Menubar?
Thanks in advance,