PropertyTabAttribute::InitializeArrays Method

 

Initializes the attribute.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_protmethodInitializeArrays(array<String^>^, array<PropertyTabScope>^)

Initializes the attribute using the specified names of tab classes and array of tab scopes.

System_CAPS_protmethodInitializeArrays(array<Type^>^, array<PropertyTabScope>^)

Initializes the attribute using the specified names of tab classes and array of tab scopes.

Return to top
Show: