Search Results for "c# winform themes" - Page 5

Showing 258 open source projects for "c# winform themes"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    SimplGraphics

    provides simple geometry oriented graphics based on gdi+

    basic gdi+ graphics and geometric shapes to paint on a WinForm. optimized for special form paint appliances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Compagnie Aérienne

    Gestion des pilotes et leur affectation aux vols

    Le but de ce projet est la gestion des vols par une compagnie aérienne. Il a été développé avec le langage c# .net et le framework 4.6 de .net. Ce projet est Open source et comporte deux parties : WinForm et WebForm. Bon test, surtout nous attendons vos remarques et contributions pour l'avancée de ce projet. Paul EDIDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple File Renamer

    Simple File Renamer

    A simple file renaming tool for windows

    Simple File Renamer is a simple file renaming tool capable of renaming multiple files in several modes including features that help insert and delete text into filenames. Simple File Renamer is still in Alpha phase and will hopefully be continuously updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This piece of code sets Bing daily wallpaper as your desktop background. This piece of code is for personal use. I created this mainly to satisfy my own need,hence absolutely no warranty. It is not for sale It uses json simpleand jna.Thanks to those projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Colourz

    Colourz

    An interactive colour generator / picker

    What is Colourz? Colourz is an interactive colour picking / generating tool aimed towards developers of all sorts. This application allows you to save themes and individual colours. Colourz is a light weight program and doesn’t require an install. It runs of the Microsoft .NET framework. Why should I use Colourz? If you ever want to keep track of the colours you use for a website then you can easily save them on Colourz. If you want to get some colours straight from another application you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    NUI

    NUI

    Style iOS apps with a stylesheet, similar to CSS

    Style iOS apps with a stylesheet, similar to CSS. NUI is a drop-in UI kit for iOS that lets you style UI elements using a stylesheet, similar to CSS. It lets you style an entire app in minutes. Because all of the style rules are contained in NUIStyle.nss, it's easy to create an NUI theme that can be reused in other projects. If you make one you like, let me know, and I'll likely be very happy to include it in this repo. Version 0.1 of NUI required that you manually make your app's UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MultiPlink

    MultiPlink

    [UPDATE 28-10-2015] FINAL MULTIPLINK SSH LIFETIME v2.0 UP-5 "FAREWELL"

    ... Kunjungi Halaman Wiki untuk informasi selengkapnya -> http://sourceforge.net/p/multiplink/wiki Petunjuk Pra-Instalasi: - Install atau Ekstrak hanya ke Drive C:\ pada sistem anda - Contact SuperAdmin sebagai berikut: #FaceBook: https://www.facebook.com/derix Petunjuk Post-Instalasi: - Jalankan tool melalui shortcut "MultiPlink" di desktop - Perhatikan setiap tutorial on-screen yang ada pada tool - LOGOUT otomatis. Save pekerjaan sebelum selesai instalasi
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Mumps Solver for Visual Studio

    Visual studio C and C++ projects to build and use mumps sparse solver

    Project consist of a WinForm to modify Mumps source files in order to compile and use them under the 64-bit or 32-bit windows environment and to create necessary VS 2010 projects/solution to compile the source code. On the code tab you can find the sample Mumps solver solution with 6 projects. Two projects are a mumps wrapper library - dynamic and static. And other four projects are testing projects - two are C++ (linking static or dynamic wrapper library) and two are C (again linking static...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    cgSudoku

    Sudoku engine for .NET 4.0 and up

    Sudoku game library written in C# qirh source and tests (NUnit) available. Provides hint tracking and allows for custom classes to be added for advanced solving techniques to be applied without directly modifying the library's code. An UndoManager class is provided for automatic undo/redo support, and basic file saving and loading to and from an XML format is implemented as well. Also includes a custom control to drop on forms to take care of the display and basic key handling, and a sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    Chameleon is a lightweight, yet powerful, color framework for iOS (Objective-C & Swift). It is built on the idea that software applications should function effortlessly while simultaneously maintaining their beautiful interfaces. With Chameleon, you can easily stop tinkering with RGB values, wasting hours figuring out the right color combinations to use in your app, and worrying about whether your text will be readable on the various background colors of your app. With a plethora of color...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TeXpen

    TeXpen

    Your LaTeX Editor

    TeXpen is a LaTeX editor for mankind, based on Qt/C++. Perhaps aliens would also love it , only if they use LaTeX, too.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Burrito Tool

    Burrito Tool

    A simple tool to help you find player information on RuneScape.

    Burrito Tool is a simple, open source, free tool that allows you to quickly and easily search for any player's stats, clan info, runetrack shortcuts, etc, as well as control iTunes and much more. See below for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Desktop Notes

    Desktop Notes

    Non-profitable open-source desktop application for windows.

    Do you need some text often when you use your computer? Do you have to open a file to get the text you want now and then? Desktop Notes will reduce you pain. Just add a new note, and paste some text, it will remain there forever. You can also customize you note, change themes and fonts and many more things.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    norpim

    norpim

    product information manager

    product information manager made entirely in C# without any special frameworks. Uses a SQL server compatible database, WCF for web services and WinForm clickonce user interface. Works fine in standalone and/or azure environments, azure example: http://norpim.azurewebsites.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Webby

    Webby

    An open source portable web browser.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    YahtzeeSharp

    YahtzeeSharp

    A Simple Yahtzee like game.

    A Simple Yahtzee like game, similar to the ones played `back in the day` using a cup, some dice and a paper score card. Use Mono/Gtk# and SQLite for data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gony

    Gony

    A tiny and lightweight IDE for the Go programming language

    Gony is an free, open-source, tiny and fast IDE for the Go programming language, designed to be easy. Write (and also learn) Go applications, in minutes. Gony has an integrated GoDoc Reference Widget which helps you at the whole time you code. Gony is very extensible and can be configured as well (Stylesheets, Themes, Plugins and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maxit
    Maxit is a single-player puzzle game. The NxN board contains N^2 randomly-placed integers ranging from 1 to N^2. A player must select a piece that belongs to the same row or column as the opponent's previously-selected piece. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CSGO Optimiser

    CSGO Optimiser: Copy pro players' settings or create your own profiles

    ... Commands Disable Caps Lock Deactivate visual themes for csgo.exe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Nexus: Database WinForm Usercontrol

    Nexus: Database WinForm Usercontrol

    ECM / DMS, Projectmanagement, TimeRecording, ... ERP

    Nexus is a databaseapp-designer to develop databasedriven apps or embedd dbdriven WinForm-Controls into your app. This project is here, to open sources for programmers who want to adapt something to FileBase - ECM or JobTicker which were written for Nexus. Problems? Questions? Contact me -> info@biternal.com or visit http://www.biternal.com/german_filebase.html TAGS: ECM DMS Scann Workflow Archive Revision Timerecording Database Front-Ends Search Query Report Development .NET...
    Downloads: 1 This Week
    Last Update:
    See Project