'Declaration <ObsoleteAttribute("This property's type depends on System.Windows.Forms and will be removed from the public API in a future release. Use Rtf property instead.")> Public ReadOnly Property Control As ImGearARTRichTextControl
'Usage Dim instance As ImGearARTRichText Dim value As ImGearARTRichTextControl value = instance.Control
[Obsolete("This property's type depends on System.Windows.Forms and will be removed from the public API in a future release. Use Rtf property instead.")] public ImGearARTRichTextControl Control {get;}
[Obsolete("This property's type depends on System.Windows.Forms and will be removed from the public API in a future release. Use Rtf property instead.")] public: __property ImGearARTRichTextControl* get_Control();
[Obsolete("This property's type depends on System.Windows.Forms and will be removed from the public API in a future release. Use Rtf property instead.")] public: property ImGearARTRichTextControl^ Control { ImGearARTRichTextControl^ get(); }