public static bool AsyncEnable( Control ctrl )
Public Shared Function AsyncEnable ( ctrl As Control ) As Boolean Dim ctrl As Control Dim returnValue As Boolean returnValue = ControlIterator.AsyncEnable(ctrl)
public: static bool AsyncEnable( Control^ ctrl )
static member AsyncEnable : ctrl : Control -> bool
No code example is currently available or this language may not be supported.
In This Article