MenuItem.showParentModule Method
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 bool showParentModule();
public virtual bool showParentModule ();
abstract member showParentModule : unit -> bool
override this.showParentModule : unit -> bool
Public Overridable Function showParentModule () As Boolean
Returns
Applies to
public:
virtual bool showParentModule(bool _value);
public virtual bool showParentModule (bool _value);
abstract member showParentModule : bool -> bool
override this.showParentModule : bool -> bool
Public Overridable Function showParentModule (_value As Boolean) As Boolean
Parameters
- _value
- Boolean