Form.FormRevealMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual property System::Windows::Forms::FormRevealMode FormRevealMode { System::Windows::Forms::FormRevealMode get(); void set(System::Windows::Forms::FormRevealMode value); };
public virtual System.Windows.Forms.FormRevealMode FormRevealMode { get; set; }
member this.FormRevealMode : System.Windows.Forms.FormRevealMode with get, set
Public Overridable Property FormRevealMode As FormRevealMode