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