Click here to Skip to main content
15,889,839 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Caret Size [modified] Pin
TwoFaced23-Feb-07 11:32
TwoFaced23-Feb-07 11:32 
GeneralRe: Caret Size Pin
Dave Kreskowiak23-Feb-07 14:02
mveDave Kreskowiak23-Feb-07 14:02 
GeneralRe: Caret Size Pin
TwoFaced23-Feb-07 14:31
TwoFaced23-Feb-07 14:31 
GeneralRe: Caret Size Pin
Anybloodyid23-Feb-07 22:53
Anybloodyid23-Feb-07 22:53 
GeneralRe: Caret Size Pin
TwoFaced23-Feb-07 23:51
TwoFaced23-Feb-07 23:51 
GeneralRe: Caret Size Pin
Anybloodyid24-Feb-07 1:22
Anybloodyid24-Feb-07 1:22 
GeneralRe: Caret Size Pin
TwoFaced24-Feb-07 8:28
TwoFaced24-Feb-07 8:28 
GeneralRe: Caret Size Pin
Anybloodyid24-Feb-07 9:42
Anybloodyid24-Feb-07 9:42 
Hi TwoFace,
Thanks for the help so far. I'm using VB2005 Express Edition.
I tried the code in the RichTextBoxPrintControl.vb form but nothing happens, doesn't even get executed.
So I then tried it in the ctlFontCombo.vb form this is a control for the dropdown ComboBox problem now is the message
'Inherits' can only appear once within a 'Class' statment and can only specify one class.

I removed the Inherits RichTextBox and it kept looping with the message below.
<br />
msg=0x81 (WM_NCCREATE) hwnd=0x40670 wparam=0x0 lparam=0x3addbf4 result=0x0<br />
msg=0x7c (WM_STYLECHANGING) hwnd=0x40670 wparam=0xfffffffffffffff0 lparam=0x3add300 result=0x0<br />
msg=0x7d (WM_STYLECHANGED) hwnd=0x40670 wparam=0xfffffffffffffff0 lparam=0x3add300 result=0x0<br />
msg=0x7c (WM_STYLECHANGING) hwnd=0x40670 wparam=0xffffffffffffffec lparam=0x3add300 result=0x0<br />
msg=0x7d (WM_STYLECHANGED) hwnd=0x40670 wparam=0xffffffffffffffec lparam=0x3add300 result=0x0


If it would help I could zip it all up so that you can see the full program my email is spare.box@(noSpam)virgin.net just remove the (noSpam) bit and let me know I will then send you a link to where it can be downloaded.

Cheers
Graham
GeneralRe: Caret Size Pin
TwoFaced24-Feb-07 10:14
TwoFaced24-Feb-07 10:14 
GeneralRe: Caret Size Pin
Anybloodyid24-Feb-07 11:11
Anybloodyid24-Feb-07 11:11 
GeneralRe: Caret Size Pin
TwoFaced24-Feb-07 12:54
TwoFaced24-Feb-07 12:54 
GeneralRe: Caret Size Pin
Anybloodyid24-Feb-07 22:47
Anybloodyid24-Feb-07 22:47 
GeneralRe: Caret Size Pin
TwoFaced24-Feb-07 23:17
TwoFaced24-Feb-07 23:17 
GeneralRe: Caret Size Pin
Anybloodyid25-Feb-07 0:50
Anybloodyid25-Feb-07 0:50 
Questionincluiding calculator in my vb.net application Pin
manni_n23-Feb-07 7:04
manni_n23-Feb-07 7:04 
AnswerRe: incluiding calculator in my vb.net application Pin
Dave Kreskowiak23-Feb-07 7:33
mveDave Kreskowiak23-Feb-07 7:33 
GeneralRe: incluiding calculator in my vb.net application [modified] Pin
manni_n23-Feb-07 8:10
manni_n23-Feb-07 8:10 
GeneralRe: incluiding calculator in my vb.net application Pin
Dave Kreskowiak23-Feb-07 8:29
mveDave Kreskowiak23-Feb-07 8:29 
GeneralRe: incluiding calculator in my vb.net application Pin
manni_n23-Feb-07 8:32
manni_n23-Feb-07 8:32 
GeneralRe: incluiding calculator in my vb.net application Pin
Christian Graus23-Feb-07 10:04
protectorChristian Graus23-Feb-07 10:04 
GeneralRe: incluiding calculator in my vb.net application Pin
manni_n23-Feb-07 12:35
manni_n23-Feb-07 12:35 
GeneralRe: incluiding calculator in my vb.net application Pin
Vikash Yadav23-Feb-07 22:24
Vikash Yadav23-Feb-07 22:24 
GeneralRe: incluiding calculator in my vb.net application Pin
manni_n24-Feb-07 1:01
manni_n24-Feb-07 1:01 
Questionconversion from vb.net to vb Pin
manni_n23-Feb-07 7:01
manni_n23-Feb-07 7:01 
AnswerRe: conversion from vb.net to vb Pin
Dave Kreskowiak23-Feb-07 7:31
mveDave Kreskowiak23-Feb-07 7:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.