2011年3月28日 星期一

Installshield Combo box Property

在Installshield中的Dailog新增一個combo box

其中的property必須在"property Manager"中設為全域變數,即為大寫

否則將視為local property

From Installshield help library:

Enter the name of a property that will be set when the end user enters a value into or selects one from this combo box. This property can be unique to this combo box; it need not be present in the Property Manager.

To set a default value for this combo box, make the property is a public property by giving it a name containing only uppercase letters (for example, COMBOPROPERTY), go to the Property Manager and add the public property, and then assign to it the value of the default selection (see Items, above).

沒有留言:

張貼留言