Welcome to Dream.In.Code
Become a VB Expert!

Join 149,459 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,113 people online right now. Registration is fast and FREE... Join Now!




Pen

 
Reply to this topicStart new topic

Pen, Creating a Pen tool

sam_benne
24 Jan, 2008 - 05:29 AM
Post #1

D.I.C Regular
Group Icon

Joined: 16 Jan, 2008
Posts: 366



Thanked: 2 times
Dream Kudos: 400
My Contributions
Hi I'm wanting to creat a pen tool. I don't know where to start I have had a look on the internet but could not find anything. I know i probably would have to use a rich text box but that is it. Can anyone help?
User is offlineProfile CardPM
+Quote Post

LookNAO
RE: Pen
24 Jan, 2008 - 06:43 AM
Post #2

D.I.C Head
**

Joined: 28 Dec, 2007
Posts: 66



Thanked: 1 times
My Contributions
Here is a start:

CODE

Private Sub Form_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)

If Button Then
        Line (x y stuff, U take it from here...)
endif


User is offlineProfile CardPM
+Quote Post

sam_benne
RE: Pen
24 Jan, 2008 - 10:58 AM
Post #3

D.I.C Regular
Group Icon

Joined: 16 Jan, 2008
Posts: 366



Thanked: 2 times
Dream Kudos: 400
My Contributions
QUOTE(LookNAO @ 24 Jan, 2008 - 07:43 AM) *

Here is a start:

CODE

Private Sub Form_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)

If Button Then
        Line (x y stuff, U take it from here...)
endif


Thank you I will have a go
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 01:47PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month