'Declaration Protected Overridable Function UpdateControlProperties( _
ByVal commentControlThe comment control.As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl _
) As Boolean
protected virtual bool UpdateControlProperties(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl commentControl
)
protected: virtual bool UpdateControlProperties(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* commentControl
)
protected:
virtual bool UpdateControlProperties(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ commentControl
)
Parameters
- commentControl
- The comment control.
Return Value
True if the property is updated; otherwise, false.