30 references to FlowLayoutPanel
PresentationUI (30)
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (2)
39this._buttonFlowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel(); 43this._listButtonFlowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
35_buttomControlLayoutpanel = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (4)
39_flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); 41_flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel(); 42_flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel(); 49_flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (3)
38this._flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); 41this._flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); 43this._flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (1)
36this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RMPermissions.Designer.cs (6)
35this.mainContentFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 36this.authenticatedAsFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 39this.permissionsFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 41this.contactFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 44this.expirationFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 48this.actionsFlowPanel = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\RMPublishingDialog.Designer.cs (8)
35this.flowLayoutPanelMain = new System.Windows.Forms.FlowLayoutPanel(); 40this.flowLayoutPanelUnrestricted = new System.Windows.Forms.FlowLayoutPanel(); 41this.flowLayoutPanelPermissions = new System.Windows.Forms.FlowLayoutPanel(); 42this.flowLayoutPanelTemplate = new System.Windows.Forms.FlowLayoutPanel(); 46this.flowLayoutPanelPeople = new System.Windows.Forms.FlowLayoutPanel(); 53this.flowLayoutPanelExpires = new System.Windows.Forms.FlowLayoutPanel(); 56this.flowLayoutPanelContact = new System.Windows.Forms.FlowLayoutPanel(); 59this.flowLayoutPanelActions = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (3)
36_flowpanelBottomControls = new System.Windows.Forms.FlowLayoutPanel(); 37_flowpanelMiddleControls = new System.Windows.Forms.FlowLayoutPanel(); 43_columnHeaderPanel = new System.Windows.Forms.FlowLayoutPanel();
MS\Internal\Documents\SigningDialog.Designer.cs (2)
35_userInputFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); 46_buttonflowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();