Method CheckAccess
- Namespace
- PaintDotNet.Gdi
- Assembly
- PaintDotNet.Windows.Framework.dll
CheckAccess()
Checks whether the calling thread has access to this control. This means that the calling thread is the same thread that created this control.
public bool CheckAccess()