Tag Archives: Custom
Great Plains Custom Development – Dexterity, EConnect, SQL, VBA and Modifier
Microsoft Dynamics GP programming and software development is typical as GP ERP system itself is for wide variety of businesses: manufacturing, shipping & receiving, warehouse management & logistics, project organization, non-profit to name few popular. Great Plains has large number of horizontal and vertical solutions, often referred as third party modules or add-ons, however in […]
Creating Non-Rectangular Custom Shaped Forms in C#
Custom shaped Windows Forms in any program are most commonly used for splash screens. However they are not limited to splash screens only, music players are a good example of that. For whatever use, the .Net Framework gives us two easy ways to achieve this effect, one using the Form property TransparencyKey and the other […]