'Declaration <CategoryAttribute("VintaSoft, Annotation")> <DescriptionAttribute("ToolTip object for annotations.")> Public ReadOnly Property AnnotationToolTip As System.Windows.Forms.ToolTip
[Category("VintaSoft, Annotation")] [Description("ToolTip object for annotations.")] public System.Windows.Forms.ToolTip AnnotationToolTip { get; }
[Category("VintaSoft, Annotation")] [Description("ToolTip object for annotations.")] public: __property System.Windows.Forms.ToolTip* get_AnnotationToolTip();
[Category("VintaSoft, Annotation")] [Description("ToolTip object for annotations.")] public:
property System.Windows.Forms.ToolTip^ AnnotationToolTip { System.Windows.Forms.ToolTip^ get(); }