Profiles Property (Read/Write) |
Top Previous Next |
Sets the Profiles Control as the profile manager for this control.
VB.NET Syntax
tnxxxx.Profiles [= Profiles]
C# Syntax
tnxxxx.Profiles [= Profiles];
Remarks
After setting this property, you can access to a collection of connections to be generated and customized through the ShowEditor method.
See Also Profiles control and ShowEditor method.
|