Rank: Member
Groups: Registered
Joined: 9/19/2019(UTC) Posts: 21  Location: Landshut Thanks: 1 times
|
Hi, how can i add a cursor to the CursorTypes Enum and use at PdfViewer.InternalSetCursor Method ? With this code i create a cursor: Code:If cr Is Nothing Then cr = New Windows.Forms.Cursor(IO.Path.Combine(IO.Path.Combine(Application.StartupPath, "Bilder"), "Cross-blau-100.ico"))
Christian
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Just override this method (InternalSetCursor) and implement your own rules
|
|
|
|
|
|
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