Jump to content

Working with TextBox, ComboBox, ListBox and Button controls

- - - - -

  • Please log in to reply
No replies to this topic

#1
Tonchi

Tonchi

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 474 posts
  • Location:Varaždin
  • Programming Language:C, C++, C#
ok here i will teach you most basics of next controls: TextBox, ComboBox, ListBox and Button

you can find all those controls in ToolBox in Visual C#

i'm using Visual C# 2010 Express which means i'm using .NET Framework 4.0

let's start. you have to open new project. named it with name you want, i will call it "Beskorisna Aplikacija". it's on croatian and it means useless application. why useless???
because it doesn't have database for storing datas. it only combine text you enter in TextBox control with text inside ComboBox control and display that combination inside ListBox control. i wouldn't explain how can you do this program, i will only give you a finished project. you have to open it and see what i've done and if you don't know something just ask here

Attached Files






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users