Connecting Tech Pros Worldwide Forums | Help | Site Map

Cool Form

Ali Rizwan's Avatar
Banned
 
Join Date: Aug 2007
Location: Lahore Pakistan
Posts: 929
#1: Dec 12 '07
Hi here is my modified form shape i know this is not so good but i have tried it to looks like good.

So check it out its cool

Regards
>> Ali <<
Attached Files
File Type: zip Form.zip (52.0 KB, 199 views)

Mohan Krishna's Avatar
Member
 
Join Date: Oct 2007
Posts: 116
#2: Dec 12 '07

re: Cool Form


Quote:

Originally Posted by Ali Rizwan

Hi here is my modified form shape i know this is not so good but i have tried it to looks like good.

So check it out its cool

Regards
>> Ali <<

Hi Ali Rizwan,

Very Nice Idea! And may be useful for many!
ThanQ!
Moderator
 
Join Date: Oct 2006
Location: Australia
Posts: 7,748
#3: Dec 13 '07

re: Cool Form


I've had a very brief look. It does look pretty cool.
Ali Rizwan's Avatar
Banned
 
Join Date: Aug 2007
Location: Lahore Pakistan
Posts: 929
#4: Dec 13 '07

re: Cool Form


Have you Doubleclick on titlebar?
See the action happen.

Now i have a problem that how can i maximize or minimize this window?
I don't know how to programe it.

I want to add a button for maxize and minimize now how can i add this?

Thanx for appreciating.
Any modifications will appreciated.

Thanx
>> ALI <<
jamesd0142's Avatar
Needs Regular Fix
 
Join Date: Sep 2007
Location: Wales
Posts: 467
#5: Dec 13 '07

re: Cool Form


i migrated the form to vb express 2005,

and get error on 'If Button = vb6.MouseButtonConstants.LeftButton Then'

what can i replace this with?

Thanks
Ali Rizwan's Avatar
Banned
 
Join Date: Aug 2007
Location: Lahore Pakistan
Posts: 929
#6: Dec 13 '07

re: Cool Form


Quote:

Originally Posted by jamesd0142

i migrated the form to vb express 2005,

and get error on 'If Button = vb6.MouseButtonConstants.LeftButton Then'

what can i replace this with?

Thanks

Actually i don't know the right answer but you can try this
replace this line with this line.
if button = vbleftbutton then

ok

if error remains then

delete this line and end if statement now form will draged on right button and left button both.

Thanx
>> Ali <<
Moderator
 
Join Date: Oct 2006
Location: Australia
Posts: 7,748
#7: Dec 13 '07

re: Cool Form


Quote:

Originally Posted by jamesd0142

... and get error on 'If Button = vb6.MouseButtonConstants.LeftButton Then' ...

You didn't give us any details on the error.
Reply