Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / August 2003

Tip: Looking for answers? Try searching our database.

Rich Textbox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rene - 30 Jul 2003 23:00 GMT
Is it possible to fire a 'MouseDown' event for this control (MS Richt
Textbox, 6, SP4) ?

The object browser does such an event, but I can't get it to fire.
The property sheet does not list the event however.  I guess that has to do
with it being an ActiveX control.

How should I create a reference to my Rich Textbox control?  Does this look
right?

Dim   ctrlReservations As Object
Set ctrlReservations = New RichTextBox
Set ctrlReservations = Me!Reservations

And for sinking to the MouseDown event, I'm trying this, ....
'ctrlReservations MouseDown = "[Event Procedure]"

This gives me runtime error 438 - Object doesn't support this property or
method.

Thanx!
Jeff Bennett - 01 Aug 2003 15:23 GMT
> Is it possible to fire a 'MouseDown' event for this control (MS Richt
> Textbox, 6, SP4) ?
[quoted text clipped - 17 lines]
>
> Thanx!

Definitely MouseDown is supported

Put a copy of the control on your form at design time.
Then you can pull down the MouseDown event declaration from the
comboboxes at the top of the Code View window.

* * Please include a copy of this note with your reply

    Jeff Bennett        
    Jeff@Bennet-Tec.Com

    Bennet-Tec Information Systems, Inc  
    50 Jericho Tpk, Jericho, NY 11753
    Phone 516 997 5596,  Fax - 5597
    WWW.Bennet-Tec.Com  

    RELIABLE Component Software
    and Software Development Services
          * TList/Pro * ALLText HT/Pro * MetaDraw  *  

======================    ======================
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.