SPLITNOTIFYCODE Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents different changes to the splitter.
public enum class SPLITNOTIFYCODE
public enum class SPLITNOTIFYCODE
enum SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE
type SPLITNOTIFYCODE =
Public Enum SPLITNOTIFYCODE
- Inheritance
-
SPLITNOTIFYCODE
Fields
SNC_ANCESTORATTACHED | 3 | The split pane is attached to its parent. |
SNC_ANCESTORDETACHED | 2 | The splitter is detached from its parent. |
SNC_BEGINSIZE | 0 | The initial size of the split pane. |
SNC_ENDSIZE | 1 | The final size of the split pane. |
SNC_LBUTTONDBLCLK | 4 | The split pane was double-clicked |
Remarks
This enumeration is used as a parameter in NotifyPane and NotifyPane.