IApplicationNamedControlTexts Property |
Return collection of known static NamedControl texts
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxObject NamedControlTexts { get; }
ReadOnly Property NamedControlTexts As Object
Get
Dim instance As IApplication
Dim value As Object
value = instance.NamedControlTexts
property Object^ NamedControlTexts {
Object^ get ();
}
Property Value
Type:
Object
See Also