Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact us Request to publish your help manuals Request to remove your help manuals Buy Now
Introduction
» SmartVBA
» Support
Using SmartVBA
» Procedure Builder
» Project Explorer
» Property Builder
» Code Formatter
» Enum Builder
» Create Collection Class
Error Handling System
» Error Handling System
» Modifiers
» Insert Error Handler Code
» Remove Error Handler Code
» Settings
» Statements
Code Snippets
» Code Snippets
» Snippet Manager
» Insert Snippet
» Store to Snippets
» Controls
 

Controls

drive recovery software download freeware file recovery utilities file recovery services
free windows undelete freeware undelete download restore windows drive
restore digital photos ipod repair mobile phone forensic investigation

The work with controls in VBA differs from the one in VB6.

Description of control's name change in VBA

If you changed the name of the control and want to change it on the whole form, you should select the old control name in the text editor and press button on the menu panel.

Description of control's name change in VBA

In the "New Name" field there is the list of all current Control names used on the form. After choosing the "Control name" (New Name), press Yes button and old "Control name" will be changed to the new "Control name" in all procedures of the form.

Setup creator MSI to EXE converter

Description of control's name change in VB6

There is the flexible system of adding and changing the names of the controls.

When adding the new control you will receive the following form:

Add Control

Depending on what control you use, you will be suggested generated control name. The prefix of the control can be adjusted. The adjustment should be done in the Settings->"List Tabs"=Control Type. Press "Standards" button to go to the Settings.

When changing the control you will receive the following form:

Control Name Change

Press Yes button and old "Control name" will be changed to the new "Control name" in all procedures of the form.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals