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