ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearPageViewTool Class / ToolTipProperty Field




In This Topic
    ToolTipProperty Field
    In This Topic
    Represents ToolTip dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ToolTipProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPageViewTool.ToolTipProperty
    public static readonly DependencyProperty ToolTipProperty
    public: static readonly DependencyProperty* ToolTipProperty
    public:
    static readonly DependencyProperty^ ToolTipProperty
    See Also