CustomOpenResultFileDialog. Designer. cs
Description du code
CustomOpenResultFileDialog.Designer.cs est un fichier du projet BrolDev.Ce fichier est situé dans /var/www/bin/sniplets/bibliobrol/broldev/src/.
Projet BrolDev : Librairie de composants réutilisables pour les applications BrolDev en CSharp.
Code source ou contenu du fichier
Code c# (CustomOpenResultFileDialog.Designer.cs) (159 lignes)
namespace be.gaudry.view.dialogs { partial class CustomOpenResultFileDialog { /// <summary> /// Variable nécessaire au concepteur. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Nettoyage des ressources utilisées. /// </summary> /// <param name="disposing">true si les ressources managées doivent être supprimées ; sinon, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Code généré par le Concepteur Windows Form /// <summary> /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// </summary> private void InitializeComponent() { this.actionGB.SuspendLayout(); this.SuspendLayout(); // // okBtn // this.okBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.okBtn.Name = "okBtn"; this.okBtn.TabIndex = 0; this.okBtn.Text = "OK"; this.toolTip1.SetToolTip(this.okBtn, "Effectuer l\'action sélectionnée"); this.okBtn.UseVisualStyleBackColor = true; // // openRB // this.openRB.AutoSize = true; this.openRB.Name = "openRB"; this.openRB.TabIndex = 2; this.openRB.Text = "Ouvrir"; this.toolTip1.SetToolTip(this.openRB, "Ouvrir avec l\'éditeur par défaut..."); this.openRB.UseVisualStyleBackColor = true; // // openWithRB // this.openWithRB.AutoSize = true; this.openWithRB.Name = "openWithRB"; this.openWithRB.TabIndex = 4; this.openWithRB.Text = "Ouvrir avec..."; this.toolTip1.SetToolTip(this.openWithRB, "Sélectionner l\'application pour ouvrir le fichier..."); this.openWithRB.UseVisualStyleBackColor = true; // // openFolderRB // this.openFolderRB.AutoSize = true; this.openFolderRB.Name = "openFolderRB"; this.openFolderRB.TabIndex = 5; this.openFolderRB.Text = "Ouvrir le répertoire"; this.toolTip1.SetToolTip(this.openFolderRB, "Ouvrir le répertoire qui contient le fichier..."); this.openFolderRB.UseVisualStyleBackColor = true; this.openFolderRB.Visible = false; // // closeRB // this.closeRB.AutoSize = true; this.closeRB.Name = "closeRB"; this.closeRB.TabIndex = 6; this.closeRB.TabStop = true; this.closeRB.Text = "Fermer cette fenêtre"; this.toolTip1.SetToolTip(this.closeRB, "Ouvrir le répertoire qui contient le fichier..."); this.closeRB.UseVisualStyleBackColor = true; // // infosLbl // this.infosLbl.AutoSize = true; this.infosLbl.Name = "infosLbl"; this.infosLbl.TabIndex = 3; this.infosLbl.Text = "Désirez-vous effectuer une action avec le fichier ?"; this.infosLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // actionGB // this.actionGB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.actionGB.Controls.Add(this.openFolderRB); this.actionGB.Controls.Add(this.closeRB); this.actionGB.Controls.Add(this.openRB); this.actionGB.Controls.Add(this.openWithRB); this.actionGB.Name = "actionGB"; this.actionGB.TabIndex = 7; this.actionGB.TabStop = false; this.actionGB.Text = "Action"; // // CustomOpenResultFileDialog // this.AcceptButton = this.okBtn; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.actionGB); this.Controls.Add(this.infosLbl); this.Controls.Add(this.okBtn); this.Name = "CustomOpenResultFileDialog"; this.Text = "Fichier"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CustomOpenResultFileDialog_FormClosing); this.actionGB.ResumeLayout(false); this.actionGB.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button okBtn; private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.RadioButton openRB; private System.Windows.Forms.Label infosLbl; private System.Windows.Forms.RadioButton openWithRB; private System.Windows.Forms.RadioButton openFolderRB; private System.Windows.Forms.RadioButton closeRB; private System.Windows.Forms.GroupBox actionGB; } }
Structure et Fichiers du projet
Afficher/masquer...Icône | Nom | Taille | Modification |
Pas de sous-répertoires. | |||
Icône | Nom | Taille | Modification |
| _ | Répertoire parent | 0 octets | 1730788783 05/11/2024 07:39:43 |
Utilisation de l'explorateur de code
- Navigation :
- Un clic sur une icône de répertoire ouvre ce répertoire pour en afficher les fichiers.
- Lorsque le répertoire en cours ne contient pas de sous-répertoires il est possible de remonter vers le répertoire parent.
- La structure de répertoires en treetable (tableau en forme d'arborescence) n'est plus possibledans cette version.
- Un clic sur une icône de fichier ouvre ce fichier pour en afficher le code avec la coloration syntaxique adaptée en fonction du langage principal utilisé dans le fichier.
- Affichage :
- Il est possible de trier les répertoires ou les fichiers selon certains critères (nom, taille, date).
- Actions :
- Les actions possible sur les fichiers dépendent de vos droits d'utilisateur sur le site. Veuillez activer le mode utilisateur pour activer les actions.
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 16/10/2009, zuletzt geändert 26/10/2018
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/cs-broldev-source-rf-view/dialogs//CustomOpenResultFileDialog.Designer.cs.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.