4 references to FormRevealMode
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (4)
71
Private _formRevealMode As FormRevealMode =
FormRevealMode
.Classic
208
''' Gets or sets the <see cref="
FormRevealMode
"/> for the Application.
211
''' The <see cref="
FormRevealMode
"/> that newly created top-level forms use by
787
FormRevealMode
,