VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Formdesigner

Hans Blaauw  (1 Submission)   Graphics   Visual Basic 5.0   Beginner   Wed 3rd February 2021

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.

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 (3(3 Vote))

Download Formdesigner

Formdesigner Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters