'Dibujar Calendario
Schemerige dmin als Geheel = FCalMin.Dia, xref als Dubbel = FCalMin.value * Kt - R_Cal.X
Schemerige dMax als Geheel = FscrMax.Dia
Schemerige ktd als Dubbel = Kt * 1440 'Pixel por día
y0 = R_Cal.Y: y1 = R_Cal.Bottom - 2: x = R_Cal.X
g.FillRectangle (Brushes.White, R_Cal)
DrawHline (g, y1) 'inferieure Línea
DrawHline (g, R_GrAct.Bottom) 'inferieure Línea
x - = 1: g.DrawLine (Pens.Black, x, y0, x, y1)
'x - = 2: g.DrawLine (Pens.Black, x, y0, x, y1) 'Izda Calendario
Schemerige x0 als Geheel = R_Cal.X, x1 als Geheel
Ta. Groepering = StringAlignment.Center
Voor D als Geheel = dmin aan dMax
x1 = CInt ((D + 1) * ktd - xref) 'als D < dMax="" Then="">= 0 toen n += 1
s = n.ToString
Als (s.Length * tw) <>
|