-
Notifications
You must be signed in to change notification settings - Fork 0
/
frm_view_ind_attandence.frm
354 lines (350 loc) · 11.3 KB
/
frm_view_ind_attandence.frm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form frm_view_ind_attandence
BorderStyle = 3 'Fixed Dialog
Caption = "View attendance individually"
ClientHeight = 5205
ClientLeft = 45
ClientTop = 375
ClientWidth = 8490
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5205
ScaleWidth = 8490
ShowInTaskbar = 0 'False
Begin VB.CommandButton cmd_back
Height = 375
Left = 240
Picture = "frm_view_ind_attandence.frx":0000
Style = 1 'Graphical
TabIndex = 15
ToolTipText = "Back"
Top = 120
Width = 255
End
Begin VB.Frame Frame1
Caption = "Student Profile"
BeginProperty Font
Name = "Copperplate Gothic Bold"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1935
Left = 240
TabIndex = 0
Top = 600
Width = 8055
Begin VB.Label lbl_sec
Caption = "A"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6360
TabIndex = 14
Top = 840
Width = 735
End
Begin VB.Label Label2
Caption = "Section :-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 5160
TabIndex = 13
Top = 840
Width = 1095
End
Begin VB.Label label1
Caption = "Roll No :-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 480
TabIndex = 10
Top = 480
Width = 1215
End
Begin VB.Label lbl_regno
BackColor = &H80000016&
BackStyle = 0 'Transparent
Caption = "17RNSB7047"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1800
TabIndex = 9
Top = 480
Width = 2175
End
Begin VB.Label Label3
Caption = "Name :-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 600
TabIndex = 8
Top = 840
Width = 855
End
Begin VB.Label lbl_name
Caption = "Hashmat Wani"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1800
TabIndex = 7
Top = 840
Width = 3015
End
Begin VB.Label Label5
Caption = "Course :-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 600
TabIndex = 6
Top = 1200
Width = 1095
End
Begin VB.Label lbl_course
Caption = "BCA"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1800
TabIndex = 5
Top = 1200
Width = 975
End
Begin VB.Label Label7
Caption = "Semester :-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 4995
TabIndex = 4
Top = 480
Width = 1095
End
Begin VB.Label lbl_sem
Caption = "V"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 6360
TabIndex = 3
Top = 480
Width = 735
End
Begin VB.Label Label12
Caption = "Mnth/yr:-"
BeginProperty Font
Name = "Lucida Handwriting"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 5160
TabIndex = 2
Top = 1200
Width = 975
End
Begin VB.Label lbl_mnth_yr
Caption = "08/2019"
BeginProperty Font
Name = "Lucida Calligraphy"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 6360
TabIndex = 1
Top = 1200
Width = 1575
End
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height = 2175
Left = 240
TabIndex = 11
Top = 2760
Width = 7935
_ExtentX = 13996
_ExtentY = 3836
_Version = 393216
Rows = 8
Cols = 4
FixedCols = 0
ForeColorFixed = 255
BackColorSel = 12632256
ForeColorSel = 16777215
BackColorBkg = -2147483633
GridColorFixed = -2147483633
FillStyle = 1
Appearance = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Line Line4
BorderColor = &H80000010&
X1 = 8280
X2 = 8280
Y1 = 2880
Y2 = 2640
End
Begin VB.Line Line3
BorderColor = &H80000010&
X1 = 2280
X2 = 8280
Y1 = 2640
Y2 = 2640
End
Begin VB.Line Line2
BorderColor = &H80000010&
X1 = 240
X2 = 360
Y1 = 2640
Y2 = 2640
End
Begin VB.Line Line1
BorderColor = &H80000010&
X1 = 240
X2 = 240
Y1 = 2880
Y2 = 2640
End
Begin VB.Label Label11
Caption = "Attendence Details"
BeginProperty Font
Name = "Copperplate Gothic Bold"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 360
TabIndex = 12
Top = 2520
Width = 2175
End
End
Attribute VB_Name = "frm_view_ind_attandence"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub cmd_back_Click()
frm_entry_att.Show
Unload Me
End Sub
Private Sub Form_Load()
End Sub