C# Designing Drawer Menu drawer is a UI panel that shows your app’s main navigation menu. The drawer appears when the user touches the drawer icon in the app bar or…
View More C# Designing Drawer MenuAuthor: CIP Official
Bookshop Management Software in C#
The purpose of this Bookshop management software is to manage the books in the bookshop. It includes the order processing, stock management. Bookshop management software also used for…
View More Bookshop Management Software in C#Xander Ui Framework
C# Xander Ui Framework is a free custom Ui Control framework of C#. It is designed and managed by Ricky, an Australian developer. Xander Ui…
View More Xander Ui FrameworkCreate Text to Speech Converter
Text to Speech converters is a software that converts written text into voice. C# allows users to create text to speech converter in a very…
View More Create Text to Speech ConverterCircular Buttons in C#
Circular Buttons in C# work same like default button controls in c#. An alternate method of designing these circular or round buttons in c# is…
View More Circular Buttons in C#How to Display another UserControl by Clicking on button in One UserControl
In this tutorial we’ll talk about how to Display UserContol from other UserControl in c#. UserControl inherits all the standard positioning and mnemonic-handling code that is…
View More How to Display another UserControl by Clicking on button in One UserControlCreate Separator Control in C#
Separator control in C# can be used as a visual separator of controls on a form. To simulate the separator control in C# Windows Forms there are many techniques.…
View More Create Separator Control in C#How to Generate Bar Code in C#?
Generate bar code C#, Barcodes make doing business much more efficient for companies. Barcodes provide a method to track and store information about goods, from individual items to…
View More How to Generate Bar Code in C#?