Welcome to the skill header Forums. You can ask questions, get help, or help other members out. Join our Forum for free.

Advance function of...
 
Notifications
Clear all

[Solved] Advance function of task board.

3 Posts
2 Users
0 Reactions
49 Views
Posts: 18
Topic starter
(@arseyguy)
Eminent Member
Joined: 8 months ago

Hi,

I'm getting an error while using this code, 

If TTT > 0 Then Me.imgtransaction.Visible = True: Me.frmTask_Transaction.Form.Visible = True Else Me.imgtransaction.Visible = False: Me.frmTask_Transaction.Form.IsVisible = False

Button visible parts works fine but the form visible part doesnot work and it give error indicating that "Form.Visible" properties is invalid. 

Help me with this. As this function is so nice and i want to use also. Attached is the picture

2 Replies
Posts: 18
Topic starter
(@arseyguy)
Eminent Member
Joined: 8 months ago

Finally got the error. It was just because of Reference error.

Reply
FStetson
Posts: 59
(@fstetson)
Trusted Member
Joined: 8 months ago

kudos!

Reply
Share: