Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding 'modified' tooltip
Message
De
27/09/2005 05:44:50
 
 
À
26/09/2005 05:19:09
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01051669
Message ID:
01053339
Vues:
23
Hi,

>I don't quite understand, can you expand a little.

As I understand it (and this is just from reading - haven't experimented) the GDI API has two functions that allow you to obtain details of existing clipping region for a device context: GetClipRgn() and GetRandomRgn().
The first, which only handles regions created explicitly by the user (i.e. using SelectClipRgn), has a .NET equivalent.
The second, which details regions created by the systems BeginPaint() doesn't seem to have a .NET equivalent.

Don't currently have a practical need for the latter - I was just curious...
Regards,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform