|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
change the mouse arrow image to a handIs there a way in VBA code to change the mouse pointer image to a "hand"
image, similar to the hand image when mouseover a hyperlink in an html browser? I have been using the hyperlink address property in my controls to simulate this, but it seems there must be an easier way. Hope. Hope. Thanks, -- Jay Take a look at http://www.mvps.org/access/api/api0044.htm at "The Access
Web" (Unfortunately, you'll have to find a hand icon yourself) -- Show quoteHide quoteDoug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please) "Jay" <gunderj@ommunity.nospam> wrote in message news:824F98B9-5087-4342-979A-78DBFE1E190E@microsoft.com... > Is there a way in VBA code to change the mouse pointer image to a "hand" > image, similar to the hand image when mouseover a hyperlink in an html > browser? I have been using the hyperlink address property in my controls > to > simulate this, but it seems there must be an easier way. Hope. Hope. > Thanks, > -- > Jay That I could do.
Is there some docmd property to set? I cannot find it. Thanks again -- Show quoteHide quoteJay "Douglas J. Steele" wrote: > Take a look at http://www.mvps.org/access/api/api0044.htm at "The Access > Web" (Unfortunately, you'll have to find a hand icon yourself) > > -- > Doug Steele, Microsoft Access MVP > http://I.Am/DougSteele > (no private e-mails, please) > > > "Jay" <gunderj@ommunity.nospam> wrote in message > news:824F98B9-5087-4342-979A-78DBFE1E190E@microsoft.com... > > Is there a way in VBA code to change the mouse pointer image to a "hand" > > image, similar to the hand image when mouseover a hyperlink in an html > > browser? I have been using the hyperlink address property in my controls > > to > > simulate this, but it seems there must be an easier way. Hope. Hope. > > Thanks, > > -- > > Jay > > > If there were a DoCmd way to do it, I would have told you! You need to use
the code in the web reference I cited. -- Show quoteHide quoteDoug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please) "Jay" <gunderj@ommunity.nospam> wrote in message news:0F87A95A-831C-4036-9959-DE033365E838@microsoft.com... > That I could do. > Is there some docmd property to set? I cannot find it. > Thanks again > -- > Jay > > > "Douglas J. Steele" wrote: > >> Take a look at http://www.mvps.org/access/api/api0044.htm at "The Access >> Web" (Unfortunately, you'll have to find a hand icon yourself) >> >> -- >> Doug Steele, Microsoft Access MVP >> http://I.Am/DougSteele >> (no private e-mails, please) >> >> >> "Jay" <gunderj@ommunity.nospam> wrote in message >> news:824F98B9-5087-4342-979A-78DBFE1E190E@microsoft.com... >> > Is there a way in VBA code to change the mouse pointer image to a >> > "hand" >> > image, similar to the hand image when mouseover a hyperlink in an html >> > browser? I have been using the hyperlink address property in my >> > controls >> > to >> > simulate this, but it seems there must be an easier way. Hope. Hope. >> > Thanks, >> > -- >> > Jay >> >> >> In case anyone is curious, this is a built in property for command buttons in Access 2007.
-- Show quoteHide quoteJeff Conrad Access Junkie - MVP http://home.bendbroadband.com/conradsystems/accessjunkie.html Access 2007 Info: http://www.AccessJunkie.com "Douglas J. Steele" wrote in message: news:Oe9STup4GHA.1544@TK2MSFTNGP04.phx.gbl... > If there were a DoCmd way to do it, I would have told you! You need to use the code in the web > reference I cited. Jay wrote:
> Is there a way in VBA code to change the mouse pointer image to a You are looking for a way that is easier than making a single spacebar entry in > "hand" image, similar to the hand image when mouseover a hyperlink in > an html browser? I have been using the hyperlink address property > in my controls to simulate this, but it seems there must be an easier > way. Hope. Hope. Thanks, a property sheet and which requires zero code? -- Rick Brandt, Microsoft Access MVP Email (as appropriate) to... RBrandt at Hunter dot com
Ugh! Permissions dilema...
Moving to network drive Workgroup - back ups Whare are permissions stored? can access file be 'encrypted' or 'locked'? MS Access, tracking data and other changes? limiting access Copy linked tables Strange CN (Common Name) format with \x00 ... can use code to reference mde file? |
|||||||||||||||||||||||