WizardXpUserControl. Designer. cs
Description du code
WizardXpUserControl.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# (WizardXpUserControl.Designer.cs) (162 lignes)
namespace be.gaudry.view.controls { partial class WizardXpUserControl { /// <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 de composants /// <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.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.leftPanel.SuspendLayout(); this.rightPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.taskPane1)).BeginInit(); this.SuspendLayout(); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer1.IsSplitterFixed = true; this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.leftPanel); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.rightPanel); this.splitContainer1.SplitterDistance = 250; this.splitContainer1.SplitterWidth = 8; this.splitContainer1.TabIndex = 0; // // leftPanel // this.leftPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.leftPanel.Controls.Add(this.taskPane1); this.leftPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.leftPanel.Name = "leftPanel"; this.leftPanel.TabIndex = 3; // // rightPanel // this.rightPanel.BackColor = System.Drawing.SystemColors.Control; this.rightPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.rightPanel.Controls.Add(this.actionsPanel); this.rightPanel.Controls.Add(this.actNextBtn); this.rightPanel.Controls.Add(this.actPrevBtn); this.rightPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.rightPanel.Name = "rightPanel"; this.rightPanel.TabIndex = 4; // // actionsPanel // this.actionsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.actionsPanel.Name = "actionsPanel"; this.actionsPanel.TabIndex = 0; // // actNextBtn // this.actNextBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.actNextBtn.Name = "actNextBtn"; this.actNextBtn.TabIndex = 3; this.actNextBtn.Text = "Suivant"; this.actNextBtn.UseVisualStyleBackColor = true; // // actPrevBtn // this.actPrevBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.actPrevBtn.Name = "actPrevBtn"; this.actPrevBtn.TabIndex = 2; this.actPrevBtn.Text = "Précédent"; this.actPrevBtn.UseVisualStyleBackColor = true; // // taskPane1 // this.taskPane1.AutoScroll = true; this.taskPane1.CustomSettings.Watermark = global::be.gaudry.Properties.Resources.wizard_big; this.taskPane1.Dock = System.Windows.Forms.DockStyle.Fill; this.taskPane1.Name = "taskPane1"; this.taskPane1.TabIndex = 2; this.taskPane1.Text = "taskPane1"; // // WizardUserControl // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.ControlLight; this.Controls.Add(this.splitContainer1); this.Name = "WizardUserControl"; this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.ResumeLayout(false); this.leftPanel.ResumeLayout(false); this.rightPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.taskPane1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.Panel actionsPanel; private System.Windows.Forms.Button actNextBtn; private System.Windows.Forms.Button actPrevBtn; private be.gaudry.notsafe.XPExplorerBar.TaskPane taskPane1; private System.Windows.Forms.Panel rightPanel; private System.Windows.Forms.Panel leftPanel; } }
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 | 1732237361 22/11/2024 02:02:41 |
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.
Version en cache
22/11/2024 02:02:41 Cette version de la page est en cache (à la date du 22/11/2024 02:02:41) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la dernère version de la page.Document créé le 16/10/2009, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/cs-broldev-source-rf-view/controls/WizardXpUserControl.Designer.cs.html
L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.