FormBuildDesign.showNewButton 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
showNewButton(Int32) | |
showNewButton() |
showNewButton(Int32)
showNewButton()
public:
virtual int showNewButton();
public virtual int showNewButton ();
abstract member showNewButton : unit -> int
override this.showNewButton : unit -> int
Public Overridable Function showNewButton () As Integer