FormBuildTreeControl.checkBox 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
checkBox() | |
checkBox(Boolean) |
checkBox()
public:
virtual bool checkBox();
public virtual bool checkBox ();
abstract member checkBox : unit -> bool
override this.checkBox : unit -> bool
Public Overridable Function checkBox () As Boolean