EDN Downloads

Updated Jul 03, 2008
Quick Info
File Name: TabifyForm.zip
Development Environment: VB6
Language: VB6
Date Modified: 12/01/2005
File size: 15 kb

System Requirements

Platform: Windows
Products: ArcInfo Desktop 9.0; ArcEditor 9.0; ArcView 9.0; ArcGIS for Server 9.0; ArcGIS Engine Developer Kit 9.0;
Operating System: Windows 2000, Windows XP

Installation Instructions

To register the DLL for one specific add-in, you can double-click on the DLL or at the command prompt you can use regsvr32.exe. For example, you can run regsvr32 "\ArcGIS\DeveloperKit\Addins\TabifyForm.dll"

Usage Guide

View the usage guide

Additional Information

To achieve the correct creation sequence, the z order of the controls are altered to match the Tab index. Therefore, if you have controls containing controls, you must ensure that you have the Tab index correct, otherwise the controls may "disappear" behind other controls.

In some cases, it may not be possible to change the creation sequence because of the z ordering restriction. In these cases, you must write code within the load sequence of the user interface component that sets the tab sequence.

Loading ...

If you would like to post a comment, please login.