vb6 - Remove Control Array Designation At Design Time -


during design time when creating form, accidentally created control array. control copied , pasted several other controls. possible remove control array designation without deleting , re-creating controls?

this @ design time.

if have ended creating text3 control array 5 elements, easiest way correct hand rename elements 1 one unique names , clear index property of each one.

if cautious and know doing can faster edit .frm or .ctl file in notepad.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -