←Select platform

ResizeBoth Property

Summary

Gets or sets the cursor that is displayed when the mouse pointer is over the intersection between the horizontal and vertical splitters.

Syntax

C#
VB
C++
public Cursor ResizeBoth { get; set; } 
  
Public Property ResizeBoth As Cursor 
             
            public: 
property Cursor^ ResizeBoth { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 
             

Property Value

A System.Windows.Forms.Cursor object that represents the cursor to display when the mouse pointer is over the intersection between the horizontal and vertical splitters.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly