![]() |
taskdialog without a form |
Post Reply
|
| Author | |
gaudetm
Senior Member
Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
Quote Reply
Topic: taskdialog without a formPosted: 10 October 2007 at 1:17pm |
|
is it possible to create a taskdialog control without a form like in a module sub or function and allow to position it center on screen?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 October 2007 at 2:06pm |
|
Hi,
Try this
Dim TaskDialog
Set TaskDialog = CreateObject("Codejock.TaskDialog.11.2.0") TaskDialog.ShowDialog |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
gaudetm
Senior Member
Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2007 at 1:35pm |
|
thanks but how about center on screen this dialog?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 October 2007 at 8:34am |
|
It centered by default.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |