xFormRun.setFormPartStyle(Boolean) 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.
public:
virtual void setFormPartStyle(bool _isFactBox);
public virtual void setFormPartStyle (bool _isFactBox);
abstract member setFormPartStyle : bool -> unit
override this.setFormPartStyle : bool -> unit
Public Overridable Sub setFormPartStyle (_isFactBox As Boolean)
Parameters
- _isFactBox
- Boolean