VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Formdesigner

by Hans Blaauw (1 Submission)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

It can save control properties to an XML file through XPath. With this code it is also possible to change a form layout (designing) at runtime.

Inputs
Form control properties.
Assumes
Something about forms and controls.
Code Returns
A saved XMl file.
API Declarations
Private Declare Function SetPixelV Lib "gdi32" (ByVal hDC As Long, _
ByVal X As Long, ByVal Y As Long, ByVal crColor As Long) As Long

Rate Formdesigner

Download Formdesigner

Download Formdesigner (418 KB)

Formdesigner Comments

No comments have been posted about Formdesigner. Why not be the first to post a comment about Formdesigner.

Post your comment

Subject:
Message:
0/1000 characters