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