Intersoft WebScheduler Documentation
WebSchedulerEditingFormStyle Enumeration
See Also  Send Feedback
ISNet.WebUI.WebScheduler Namespace : WebSchedulerEditingFormStyle Enumeration






Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Enum WebSchedulerEditingFormStyle 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As WebSchedulerEditingFormStyle
C# 
public enum WebSchedulerEditingFormStyle : System.Enum 
Delphi 
public enum WebSchedulerEditingFormStyle = class(System.Enum)
JScript 
public enum WebSchedulerEditingFormStyle extends System.Enum
Managed Extensions for C++ 
__value public enum WebSchedulerEditingFormStyle : public System.Enum 
C++/CLI 
public enum class WebSchedulerEditingFormStyle : public System.Enum 

Members

MemberDescription
Custom 
Minimalist 
Standard 
Win7 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ISNet.WebUI.WebScheduler.WebSchedulerEditingFormStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

©2013 Intersoft Solutions Corp. All Rights Reserved.