~bashareteam/bashare/main

« back to all changes in this revision

Viewing changes to BaShare/FMain.form

  • Committer: Emilien Klein
  • Author(s): Guido Iodice
  • Date: 2009-08-23 20:59:34 UTC
  • Revision ID: emilien@klein.st-20090823205934-ahorg4tewv8q2aif
VersionĀ 0.4.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
    Text = ("")
114
114
  }
115
115
  { ServerSocket2 #ServerSocket
116
 
    #X = 189
117
 
    #Y = 105
 
116
    #X = 252
 
117
    #Y = 133
 
118
  }
 
119
  { TextBox2 TextBox
 
120
    MoveScaled(17,14,41,3)
 
121
    Background = &HD0D0D0&
 
122
    ToolTip = ("Indirizzo da comunicare al corrispondente")
 
123
    Text = ("")
 
124
    ReadOnly = True
 
125
  }
 
126
  { Label2 Label
 
127
    MoveScaled(1,14,16,3)
 
128
    Font = Font["Bold"]
 
129
    Text = ("URL RICEZIONE")
 
130
  }
 
131
  { btnCopyClip2 ToolButton
 
132
    MoveScaled(58,14,4,3)
 
133
    ToolTip = ("Copia negli appunti")
 
134
    Text = ("")
 
135
    Picture = Picture["icon:/16/copy"]
118
136
  }
119
137
}