Click here to Skip to main content
15,898,134 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Combo Box Error - DataGridViewComboBoxCell value is not valid Pin
Narayan MCA23-May-11 21:37
Narayan MCA23-May-11 21:37 
Questionwindows xp themes Pin
sresth24-Oct-07 20:18
sresth24-Oct-07 20:18 
AnswerRe: windows xp themes Pin
Paul Conrad27-Oct-07 11:22
professionalPaul Conrad27-Oct-07 11:22 
GeneralIterate Through BindingNavigator Pin
Brady Kelly24-Oct-07 6:20
Brady Kelly24-Oct-07 6:20 
QuestionBehavior of UP/DOWN keys in AutoComplete-enabled ComboBox? Pin
@MSI24-Oct-07 3:25
@MSI24-Oct-07 3:25 
AnswerRe: Behavior of UP/DOWN keys in AutoComplete-enabled ComboBox? Pin
Paul Conrad27-Oct-07 13:33
professionalPaul Conrad27-Oct-07 13:33 
GeneralPattern for Swapping User Controls Pin
Brady Kelly24-Oct-07 3:24
Brady Kelly24-Oct-07 3:24 
Questionhow to develop a printing queue Pin
nuweima24-Oct-07 0:50
nuweima24-Oct-07 0:50 
I want to build a Windows Form Application to represent the tasks done by a printer. the system should have the following features

1. Add a printing job to the printing queue.
2. Cancel a printing job
3. Pause printing
4. Set the priority of a printing job
5. Print the jobs with high priority
6. View the printing queue, jobs completed and jobs paused
7. Clear the printing queue.

A printing Job should have the following basic information

• Job ID
• Name of the file to be printed
• Status ( Completed / Paused / Cancelled )
• Priority Information

can store any more information as necessary.


required to use an appropriate data structure(s) and methods to implement the above scenario.
can design the interfaces with all the necessary features for each of the tasks mentioned above.

can include any number of interfaces to the system and also welcome to add any more features and functions to the system.

please give an ideea to do this system.

AnswerRe: how to develop a printing queue Pin
TJoe24-Oct-07 2:16
TJoe24-Oct-07 2:16 
QuestionParent/Child Form Query Pin
Mehawitchi23-Oct-07 12:25
Mehawitchi23-Oct-07 12:25 
AnswerRe: Parent/Child Form Query Pin
Dave Kreskowiak23-Oct-07 14:54
mveDave Kreskowiak23-Oct-07 14:54 
AnswerRe: Parent/Child Form Query Pin
Christian Graus23-Oct-07 15:33
protectorChristian Graus23-Oct-07 15:33 
GeneralDocking Question Pin
Brady Kelly23-Oct-07 8:41
Brady Kelly23-Oct-07 8:41 
GeneralRe: Docking Question Pin
Scott Dorman23-Oct-07 8:47
professionalScott Dorman23-Oct-07 8:47 
GeneralRe: Docking Question Pin
Brady Kelly23-Oct-07 9:09
Brady Kelly23-Oct-07 9:09 
GeneralRe: Docking Question Pin
Scott Dorman23-Oct-07 9:10
professionalScott Dorman23-Oct-07 9:10 
QuestionAccessing control of another form Pin
Rahul Babu23-Oct-07 2:42
Rahul Babu23-Oct-07 2:42 
AnswerRe: Accessing control of another form Pin
DigiOz Multimedia24-Oct-07 4:44
DigiOz Multimedia24-Oct-07 4:44 
QuestionLabels: Text becomes compacted Pin
black fair22-Oct-07 20:21
black fair22-Oct-07 20:21 
AnswerRe: Labels: Text becomes compacted Pin
Mohib Sheth22-Oct-07 20:54
Mohib Sheth22-Oct-07 20:54 
GeneralRe: Labels: Text becomes compacted Pin
black fair22-Oct-07 22:05
black fair22-Oct-07 22:05 
QuestionEscape Characters in use with TextBox Pin
sidhusir19-Oct-07 9:25
sidhusir19-Oct-07 9:25 
AnswerRe: Escape Characters in use with TextBox Pin
Luc Pattyn19-Oct-07 10:13
sitebuilderLuc Pattyn19-Oct-07 10:13 
GeneralRe: Escape Characters in use with TextBox Pin
sidhusir19-Oct-07 11:26
sidhusir19-Oct-07 11:26 
AnswerRe: Escape Characters in use with TextBox Pin
sidhusir19-Oct-07 10:33
sidhusir19-Oct-07 10:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.