'Declaration Protected Overridable Function UpdateControlProperties( _
ByVal commentControlКомментарий.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
- Комментарий.
Return Value
True, если свойства элемента управления изменены; в противном случае - false.