A ProgressBar control is used to represent the progress of operation that takes time to complete operation where a user has to wait for the operation
WebBrowser Control Enables to navigate Web pages inside your form. Navigate method of WebBrowser Control - Loads the document into the WebBrowser cont
The FlowLayoutPanel dynamically repositions the controls it contains. The FlowLayoutPanel also supports Scroll when the AutoScroll property is set to
A SplitContainer has two panels. The first panel is represented by Panel1 and the second panel is represented by Panel2. These panels can have th
RadioButton Control in C#.NetTheRadioButton controls are used when we need to make multiple sets of choices available, but we want the user to selec
MenuStrip provides a menu system for a form. Creating MenuStrip ControlDrag and drop MenuStrip control from the toolbox on the window Form.Insert t
The RichTextBox Control in VB.NetThe RichTextBox allows formatting the text. It also provides the facility to save the text in the file and restore
MultiHandleSliderExtender enable to handle multi slider in .Net web application. MultiHandleSlider Properties:Minimum - Minimum value allowed.Maximum
Drop Shadow is an extender which applies a "Drop Shadow" to a Panel. It allows you to specify how wide the shadow is as well as how opaque it is, or i
AlwaysVisibleControlExtender is used to define area of content on user interface to remain visible when user scrolls around the rest of the content of