Rank: Newbie
Groups: Registered
Joined: 9/7/2017(UTC) Posts: 4  Location: Montgomery Thanks: 1 times
|
Hi - We're making a form read only using the recommended method below - While this does work for the text fields, check boxes can still receive events and change their state. Is there something else you can recommend? Thank you Code:
if(_readOnly)
{
RenderFlags |= Patagames.Pdf.Enums.RenderFlags.FPDF_ANNOT;
}
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
|
 1 user thanked Paul Rayman for this useful post.
|
|
|
|
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close