• Home
  • Privacy Policy
Top Menu
  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

Compitionpoint

C# Tutorial easy to learn

  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python
Windows Form

RadioButton Control

compitionpoint June 4, 2018 RadioButton Control2018-06-04T15:18:38+00:00 Windows Form No Comment
The RadioButton control () is a button that can be either turned on or off. The radio button is a circular button with a label. You simply click a radio button to…
Continue Reading
Windows Form

C# RichTextBox Control

compitionpoint June 4, 2018 C# RichTextBox Control2018-06-04T11:16:37+00:00 Windows Form No Comment
The RichTextBox control () is similar to a TextBox control, but it allows you to format different parts of the text inside it. The TextBox control is typically used to accept text input from the user…
Continue Reading
Windows Form

TextBox Control

compitionpoint June 4, 2018 TextBox Control2018-06-04T10:29:34+00:00 Windows Form No Comment
The TextBox control () is the most basic means of input in a windows forms. You give the input data by typing it inside the text box. The text you type can…
Continue Reading
Windows Form

Label Control

compitionpoint June 4, 2018 Label Control2018-06-04T10:24:22+00:00 Windows Form No Comment
The Label control () is employed to feature text to a type which will be wont to show messages, or add labels to spot what alternative controls’ practicality a label…
Continue Reading
Windows Form

Button Control

compitionpoint June 4, 2018 Button Control2018-06-04T09:37:15+00:00 Windows Form No Comment
The Button control () is usually wont to execute commands once it’s clicked. once a button is clicked, you specify codes that may be used. Buttons are typically used to…
Continue Reading
Windows Form

Windows Form

compitionpoint June 4, 2018 Windows Form2018-06-04T09:33:23+00:00 Windows Form No Comment
Windows Forms (or simply forms) are the windows you see in a Windows Application. You can create multiple forms in a single application. Each form inherits the properties and methods of the ;class.…
Continue Reading

Naming Your Controls

compitionpoint June 4, 2018 Naming Your Controls2018-06-04T08:02:15+00:00 Windows Form No Comment
Always make a habit of naming controls. We name our control using its Name property. Naming controls follows the guideline for naming variables such as spaces, special characters, and the use of…
Continue Reading
Windows Form

C# Controls

compitionpoint June 4, 2018 C# Controls2018-06-04T07:58:42+00:00 Windows Form No Comment
C# Control is the visual components that compose the graphical user interface. Everything you see in a GUI is a C# Control, including the form itself. c# control is located…
Continue Reading
Windows Form

MessageBox Class

compitionpoint June 4, 2018 MessageBox Class2018-06-04T07:47:06+00:00 Windows Form No Comment
The is a static category that’s wont to show message boxes for prompting, confirmation and warning users. To show a message box, simply call the Show method of the MessageBox class. The simplest version…
Continue Reading
Windows Form

Separating Design and Functionality

compitionpoint June 4, 2018 Separating Design and Functionality2018-06-04T07:34:25+00:00 Windows Form No Comment
When we create a new windows form, a class that inherits from ;is generated. This class is separated in two files thanks to the feature called partial classes. Partial classes allow…
Continue Reading
«‹2425262728›»

Categories

  • .Net framework
  • ADO.NET
  • Basic UNIX
  • Blog
  • C#
  • DataGuard
  • Javascript
  • LINQ .Net
  • Oracle Apps DBA
  • Oracle Cloud ICS / OIC
  • Oracle database
  • ORACLE DBA
  • PHP
  • Python
  • R12.2
  • React.js
  • RMAN
  • Technologies
  • Windows Form

Tags

Arrays Assignment Operators Asynchronous Programming Backup Strategies C# Iterators Command Line Arguments Comparison Operators Constant Variables Database Administration Delegates Disaster Recovery Escape Sequences Explicit Conversion Exploring Visual Studio Failed to connect to the Server FRM-92050 Getting Input From User Implicit Conversion Jagged Arrays java.io.IOException Logical Operators Looping Mathematical Operators Method Overloading Migration Named Arguments Nesting if Statements null Coalescing Operator Object Oriented Programming Operator Overloading Operator Precedence Optional Parameters Passing Arguments by Reference Recursion Security strings and regular expressions Telegram The DateTimePicker Control The ListView Control User Interface Using Variables Variables Virtual Methods Visual Studio
Copyright ©2025. Compitionpoint
  • Home
  • C#
  • .Net
  • ADO.NET
  • LINQ .Net
  • Windows Form
  • Python

Mesocolumn Theme by Dezzain