ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magicsld/RCProp.vb
(Generate patch)

Comparing magicsld/RCProp.vb (file contents):
Revision 48 by bournival, Wed Aug 22 21:18:12 2007 UTC vs.
Revision 130 by bournival, Wed Jul 30 21:26:03 2008 UTC

# Line 156 | Line 156 | Namespace RealConstant
156              RCCode.RCselection2 = selection2
157  
158  
159 +
160              Label6 = group1.AddControl(13, swPropertyManagerPageControlType_e.swControlType_Label, "Dimension D1", swPropertyManagerPageControlLeftAlign_e.swControlAlign_LeftEdge, swAddControlOptions_e.swControlOptions_Visible + swAddControlOptions_e.swControlOptions_Enabled, "La longueur D1")
161              RCCode.LabelD1 = Label6
162              'Numberbox3, D1
# Line 295 | Line 296 | Namespace RealConstant
296                  selection3.SetSelectionFilters(filter)
297              End If
298              RCCode.RCselection3 = selection3
299 +            selection3.Style = swconst.swPropMgrPageSelectionBoxStyle_e.swPropMgrPageSelectionBoxStyle_HScroll
300  
301              Label12 = group2.AddControl(37, swPropertyManagerPageControlType_e.swControlType_Label, "Épaisseur", swPropertyManagerPageControlLeftAlign_e.swControlAlign_LeftEdge, swAddControlOptions_e.swControlOptions_Visible + swAddControlOptions_e.swControlOptions_Enabled, "Épaisseur de la coque")
302  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines