FormHTMLControl.rTLCapable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
rTLCapable() | |
rTLCapable(Boolean) |
rTLCapable()
public:
virtual bool rTLCapable();
public virtual bool rTLCapable ();
abstract member rTLCapable : unit -> bool
override this.rTLCapable : unit -> bool
Public Overridable Function rTLCapable () As Boolean