VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Allows you to make a frame border from a shape control. The frame border will be similar with Windo

Brandalls Corporation (EGA)  (1 Submission)   Graphics   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Sun 13th April 2003   Mon 8th February 2021

Allows you to make a frame border from a shape control. The frame border will be similar with Windows XP frame. The frame cannot contain any

API Declarations


'No API used.
'To use, please follow these step:
'• Place a shape control with name: "ShpFrame" for example
'• The frame's caption determined by the shape's tag
'• Place this procedure
'• Call CXMakeFrame(Form1, ShpFrame, 900)
'It means: (object supporting 'line', Shape control, Caption width)
'Determine caption width yourself, for example:
'if the caption: "My Fake Frame", it may need about 900-1200 of CapWidth,
'if the caption: "Test", it may need about 360-480 of CapWidth.
'• Your fake XP frame was completed.
'
'Thank you.
'Ega,
'Brandalls Corporation
'¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
'You may place credit on your program by using this code! :)
'

Rate Allows you to make a frame border from a shape control. The frame border will be similar with Windo (2(2 Vote))
Allows you to make a frame border from a shape control. The frame border will be similar with Windo.bas

Allows you to make a frame border from a shape control. The frame border will be similar with Windo Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters