C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(2)
Ashwani Tyagi(1)
Menaka Priyadharshini B(1)
Syed Shakeer(1)
Adam Smith(1)
Junaid Majeed(1)
sayginteh (1)
Resources
No resource found
Using WPF GroupBox in C# and XAML
Dec 18, 2014.
A GroupBox control is a container that adds a header and a border to the area that can be used to place other controls. The <GroupBox> XAML element and the GroupBox class in C# represents a group box control at design time and runtime respectively. The code examples in this tutorial creates a WPF app with a GroupBox.
Using a GroupBox Control in LightSwitch Visual Studio 2012
Jun 17, 2013.
This article describes how to use a GroupBox Control in LightSwitch using Visual Studio 2012.
GroupBox In C#
Jul 01, 2010.
A GroupBox control is a container control that is used to place Windows Forms child controls in a group. The purpose of a GroupBox is to define user interfaces where we can categories related controls in a group.
Working With Radio Button Control In Winforms Application Using Visual Studio 2017
Jun 15, 2018.
Learn how to effectively utilize radio button controls in your WinForms applications using Visual Studio 2017. This tutorial covers essential topics including adding radio buttons to forms, managing their properties and events, using group boxes for logical grouping, and integrating them into your user interface design.
An Overview Of Expander Control In WPF
Jan 27, 2011.
The Expander control is like a GroupBox but with the additional feature to collapse and expand its content.
The Grouper
Jan 25, 2006.
The Grouper is a special groupbox control that is rounded and fully customizable. The control can paint borders, drop shadows, gradient and solid backgrounds, custom text and custom icons.
Visual Matrix
Aug 17, 2001.
User can easily add ,sub any limit of matrices. Edit boxes are created dynamically.
Graphics Animator in C#
May 26, 2001.
This program will generate a html page with animated gif. You just need at least 2 gifs and use the program to set the time to display each image.