|
Converting an existing ActiveBar 1.0 or ActiveBar 2.0 layout for use in SharpUI is simple. - Browse to C:\Program Files\Data Dynamics\SharpUI for .NET\ConvertAB.
- Run ConvertAB.exe.
- Insert or browse for the existing ActiveBar layout, making sure to choose the correct file type (1.0 or 2.0).
- Click Convert.
The converted layout will be saved to the same path as the existing layout with the extension .tb3. You can then load this .tb3 file into the SharpUI project through code or in the Layout Designer.
Jennifer-DD
|