Method BeginUpdateSnippet
BeginUpdateSnippet()
Prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
public virtual int BeginUpdateSnippet()
Returns
- int
Number of snippet updating locks.
Prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
public virtual int BeginUpdateSnippet()
Number of snippet updating locks.