Naming conventions for Form controls

All added form controls should have _PRJ suffix.

Use following suffixes for specific for control types:

Form control type Suffix for form-extension Examples Suffix for new form Examples
Tab *Tab_PRJ Tab_PRJ
HeaderTab_PRJ
LinesTab_PRJ
*Tab Tab
HeaderTab
TransTab
TabPage *TabPage_PRJ GeneralTabPage_PRJ
OverviewTabPage_PRJ
*TabPage OverviewTabPage
Group *Group_PRJ IdentificationGroup_PRJ *Group ProductGroup
MenuItemButton
CommandButton
*Button_PRJ ExecuteButton_PRJ
CustTransOpenButton_PRJ
*Button RunButton