drucker

try
{
printDialog1.AllowSomePages = true;
DialogResult dialogResult = printDialog1.ShowDialog();
if (dialogResult == DialogResult.OK)
{
this.printDocument1.PrintController = new System.Drawing.Printing.StandardPrintController();
}
}
catch (Exception)
{ }

User Status

Du bist nicht angemeldet.

Aktuelle Beiträge

update
if (tbHerstellerName.Text.Len gth != 0) {...
meincsharp - 13. Sep, 22:15
add Produkte
public partial class AddProdukt : Form {...
meincsharp - 13. Sep, 22:12
drucker
try { printDialog1.AllowSomePag es...
meincsharp - 13. Sep, 22:10
schreiben
private void printDocument1_PrintPage(o bject sender,...
meincsharp - 13. Sep, 22:10
CB auswählen
private void comboBox1_SelectedIndexCha nged(object...
meincsharp - 13. Sep, 22:09

Links

Suche

 

Status

Online seit 5110 Tagen
Zuletzt aktualisiert: 13. Sep, 22:15

Credits


Profil
Abmelden
Weblog abonnieren