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
)
'Declaration Protected Overridable Function UpdateControlProperties( _
ByVal commentControlThe comment control.As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl _
) As Boolean
Parameters
- commentControl
- The comment control.
Return Value
True if the control properties are changed; otherwise, false.