On mercredi 30 juillet 2008, Stefan Miefert wrote:
> I try now a DBlClick() and it works fine?! IS a single Click on a lable not
> possible?!
>
Yes, Label has no click event. You must use MouseDown instead. Labels are not
intended to be active on a user interface!
Regards,
--
Benoit Minisini
I try now a DBlClick() and it works fine?! IS a single Click on a lable not
possible?!
^
>You must put quotes there '
-
This SF.Net email is sponsored by the Moblin Y
>>
>> i ceate a object like this
>>
>> LBLlegendentry = new Lable(PANbody) AS LBLlegendentry
>>
> ^
>You must put quotes there '
>
--
Hello,
tnanks but i only forget them in this mail:)
my code is like this
Public LBLlegendentry as Lable
On mardi 29 juillet 2008, Stefan Miefert wrote:
> Hello,
>
> i ceate a object like this
>
> LBLlegendentry = new Lable(PANbody) AS LBLlegendentry
>
^
You must put quotes there '
--
Benoit Minisini
-
Hello,
i ceate a object like this
LBLlegendentry = new Lable(PANbody) AS LBLlegendentry
When I try this
Public sub LBLlegendentry_click()
Message("Test)
End sub
But nothing happens. How set I a groupname to a group ob lables?
Viele Grüße aus Osnabrück
Stefan Miefert
Datenbankentwick